 @import url('https://fonts.googleapis.com/css?family=Roboto:700,400|Open+Sans:300,700,400');
 
 html,
 body,
 div,
 span,
 applet,
 object,
 iframe,
 h1,
 h2,
 h3,
 h4,
 h5,
 h6,
 p,
 blockquote,
 pre,
 a,
 abbr,
 acronym,
 address,
 big,
 cite,
 code,
 del,
 dfn,
 em,
 img,
 ins,
 kbd,
 q,
 s,
 samp,
 small,
 strike,
 strong,
 sub,
 sup,
 tt,
 var,
 b,
 u,
 i,
 center,
 dl,
 dt,
 dd,
 ol,
 ul,
 li,
 fieldset,
 form,
 label,
 legend,
 table,
 caption,
 tbody,
 tfoot,
 thead,
 tr,
 th,
 td,
 article,
 aside,
 canvas,
 details,
 embed,
 figure,
 figcaption,
 footer,
 header,
 hgroup,
 menu,
 nav,
 output,
 ruby,
 section,
 summary,
 time,
 mark,
 audio,
 video {
     margin: 0;
     padding: 0;
     border: 0;
     font-size: 100%;
     font: inherit;
 }
 
 article,
 aside,
 details,
 figcaption,
 figure,
 footer,
 header,
 hgroup,
 menu,
 nav,
 section {
     display: block
 }
 
 body {
     line-height: 1
 }
 
 ol,
 ul {
     list-style: none
 }
 
 blockquote,
 q {
     quotes: none
 }
 
 blockquote:before,
 blockquote:after,
 q:before,
 q:after {
     content: '';
     content: none
 }
 
 table {
     border-collapse: collapse;
     border-spacing: 0
 }
 
 .component-wrapper a,
 .screen a {
     text-decoration: none;
     display: contents;
 }
 
 .screen *,
 .component-wrapper * {
     box-sizing: border-box;
 }
 
 .screen div {
     -webkit-text-size-adjust: none;
 }
 
 .container-center-vertical,
 .container-center-horizontal {
     pointer-events: none;
     display: flex;
     flex-direction: row;
     padding: 0;
     margin: 0;
 }
 
 .container-center-vertical {
     align-items: center;
     height: 100%;
 }
 
 .container-center-horizontal {
     justify-content: center;
     width: 100%;
 }
 
 .container-center-vertical>*,
 .container-center-horizontal>* {
     pointer-events: auto;
     flex-shrink: 0;
 }
 
 .component-wrapper,
 .screen {
     overflow-wrap: break-word;
     word-wrap: break-word;
     word-break: break-all;
     word-break: break-word;
 }
 
 .auto-animated div {
     opacity: 0;
     position: absolute;
     --z-index: -1;
 }
 
 .auto-animated .container-center-vertical,
 .auto-animated .container-center-horizontal {
     opacity: 1;
 }
 
 .overlay {
     position: absolute;
     opacity: 0;
     display: none;
     top: 0;
     width: 100%;
     height: 100%;
     position: fixed;
 }
 
 .animate-appear {
     opacity: 0;
     display: block;
     animation: reveal 0.3s ease-in-out 1 normal forwards;
 }
 
 .animate-disappear {
     opacity: 1;
     display: block;
     animation: reveal 0.3s ease-in-out 1 reverse forwards;
 }
 
 .animate-nodelay {
     animation-delay: 0s;
 }
 
 @keyframes reveal {
     from {
         opacity: 0;
     }
     to {
         opacity: 1;
     }
 }
 
 .align-self-flex-start {
     align-self: flex-start;
 }
 
 .align-self-flex-end {
     align-self: flex-end;
 }
 
 .align-self-flex-center {
     align-self: center;
 }
 
 .valign-text-middle {
     display: flex;
     flex-direction: column;
     justify-content: center;
 }
 
 .valign-text-bottom {
     display: flex;
     flex-direction: column;
     justify-content: flex-end;
 }
 
 input:focus {
     outline: none;
 }
 
 .component-wrapper,
 .component-wrapper * {
     pointer-events: none;
 }
 
 .component-wrapper a *,
 .component-wrapper a,
 .component-wrapper input,
 .component-wrapper video,
 .component-wrapper iframe,
 .listeners-active,
 .listeners-active * {
     pointer-events: auto;
 }
 
 .hidden,
 .hidden * {
     visibility: hidden;
     pointer-events: none;
 }
 
 .smart-layers-pointers,
 .smart-layers-pointers * {
     pointer-events: auto;
     visibility: visible;
 }
 
 .component-wrapper.not-ready,
 .component-wrapper.not-ready * {
     visibility: hidden !important;
 }
 
 .listeners-active-click,
 .listeners-active-click * {
     cursor: pointer;
 }
 /* screen - comedor */
 
 .border-1px-alabaster {
     border: 1px solid var(--alabaster);
 }
 
 @media (min-height: 800px){
 .comedor {
     background-color: "transparent";
     height: 671px;
     overflow: hidden;
     overflow-x: hidden;
     position: absolute;
     width: 349px;
     z-index: 3000;
     right: 25px;
     bottom: 0px;
 }
 } 
 
 @media (max-height: 800px){
 .comedor {
     background-color: "transparent";
     height: 671px;
     overflow: hidden;
     overflow-x: hidden;
     position: absolute;
     width: 349px;
     z-index: 3000;
     right: -15px;
     bottom: -30px;
     -moz-transform: scale(0.9, 0.9); /* Moz-browsers */
     transform: scale(0.9,0.9);
      zoom: 0.9; /* Other non-webkit browsers */
      zoom: 90%; /* Webkit browsers */
 }
 }
 
 .comedor .actions-btn-C61RwL {
     background-color: transparent;
     height: 55px;
     left: 41px;
     position: absolute;
     top: 271px;
     width: 170px;
     z-index: 4000;
 }
 
 .comedor .alerta-296-HVhWoh {
     background-color: transparent;
     color: var(--black);
     font-family: 'Arial Custom SE';
     font-size: 11px;
     font-style: normal;
     font-weight: 700;
     height: auto;
     left: 15px;
     letter-spacing: 0.00px;
     line-height: normal;
     position: absolute;
     text-align: left;
     top: 26px;
     width: auto;
 }
 
 .comedor .atencion-v-bierta-295-HVhWoh {
     background-color: transparent;
     color: var(--black);
         font-family: 'Arial Custom SE';
     font-size: 11px;
     font-style: normal;
     font-weight: 400;
     height: auto;
     left: 15px;
     letter-spacing: 0.00px;
     line-height: normal;
     position: absolute;
     text-align: left;
     top: 40px;
     width: auto;
 }
 
 .comedor .bg-noti-HVhWoh {
     -webkit-backdrop-filter: blur(10px) brightness(100%);
     backdrop-filter: blur(10px) brightness(100%);
     background-color: #E7E6E6;
     border-radius: 5px;
     box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
     ;
     height: 63px;
     left: 0px;
     position: absolute;
     top: 0px;
     width: 261px;
 }
 
 .comedor .comedor-1119-iZjIT4 {
     background-color: transparent;
     color: var(--white);
         font-family: 'Arial Custom SE';
     font-size: 13px;
     font-style: normal;
     font-weight: 400;
     height: auto;
     left: 0px;
     letter-spacing: 0.00px;
     line-height: normal;
     position: absolute;
     text-align: center;
     padding-bottom: 2px;
     top: 0px;
     width: auto;
 }
 
 .comedor .group-1-hvAGCq {
     background-color: transparent;
     height: 18px;
     left: 9px;
     position: absolute;
     top: 0px;
     width: 0px;
 }
 
.comedor .group-13-n5E6IA {
  background-color: transparent;
  height: 22px;
  left: 221px;
  position: absolute;
  top: 17px;
  width: 22px;
}
 
 .comedor .group-2-hvAGCq {
     background-color: transparent;
     height: 18px;
     left: 9px;
     position: absolute;
     top: -0px;
     transform: rotate(90.00deg);
     width: 0px;
 }
 
 .comedor .group-3-C61RwL {
     background-color: transparent;
     height: 18px;
     left: 284px;
     position: absolute;
     top: 62px;
     width: 18px;
 }
 
 .comedor .group-4-C61RwL {
     background-color: transparent;
     height: 16px;
     left: 131px;
     position: absolute;
     top: 63px;
     width: 91px;
 }
 
 .comedor .group-5-C61RwL {
     background-color: transparent;
     height: 16px;
     left: 147px;
     position: absolute;
     top: 352px;
     width: 297px;
 }
 
 .comedor .group-6-C61RwL {
     background-color: transparent;
     height: 19px;
     left: 251px;
     position: absolute;
     top: 606px;
     width: 17px;
 }
 
 .comedor .group-7-C61RwL {
     background-color: transparent;
     height: 20px;
     left: 163px;
     position: absolute;
     top: 606px;
     width: 20px;
 }
 
 .comedor .hogar-wiser-1110-KOsP6k {
     background-color: transparent;
     color: var(--white);
         font-family: 'Arial Custom SE';
     font-size: 14px;
     font-style: normal;
     font-weight: 700;
     height: auto;
     left: 0px;
     letter-spacing: 0.00px;
     line-height: normal;
     position: absolute;
     text-align: left;
     top: 0px;
     width: auto;
 }
 
 .comedor .image-1-C61RwL {
    background-color: transparent;
    height: 676px;
    left: 7px;
    object-fit: cover;
    position: absolute;
    top: 0px;
    width: 346px;
 }
 
 .comedor .image-container-BEzWeY {
     background-color: transparent;
     height: 55px;
     left: 0px;
     object-fit: cover;
     position: absolute;
     top: 0px;
     width: 168px;
 }
 
 .comedor .luces-btn-C61RwL {
     background-color: transparent;
     height: 79px;
     left: 41px;
     pointer-events: auto;
     position: absolute;
     top: 404px;
     transition: all 0.2s ease;
     width: 262px;
 }

 .comedor .luces-btn-VMr6Om {
    background-color: transparent;
    height: 79px;
    left: 41px;
    pointer-events: auto;
    position: absolute;
    top: 490px;
    transition: all 0.2s ease;
    width: 262px;
}
 
 .comedor .luces-btn-C61RwL:hover {
     transform: scale(1.1);
 }

  .comedor .luces-btn-VMr6Om:hover {
     transform: scale(1.1);
 }

 .comedor .ellipse-1-6gL73u {
  background-color: transparent;
  height: 22px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 22px;
}

.comedor .vector-6gL73u {
  background-color: transparent;
  height: 12px;
  left: 5px;
  position: absolute;
  top: 5px;
  width: 12px;
}

 .comedor .group-13-PJtiDl {
  background-color: transparent;
  height: 22px;
  left: 221px;
  position: absolute;
  top: 17px;
  width: 22px;
}

 .comedor .vector-PJtiDl {
background-color: transparent;
height: 35px;
left: 16px;
position: absolute;
top: 22px;
width: 35px;
}

 .comedor .rectangle-10-PJtiDl {
  background-color: var(--white);
  border-radius: 10px;
  height: 79px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 260px;
}
 
 .comedor .luces-comedor-1159-n5E6IA {
    background-color: transparent;
    color: rgba(95,95,97,1.0);
        font-family: 'Arial Custom SE';
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    height: auto;
    left: 62px;
    letter-spacing: 0.00px;
    line-height: normal;
    position: absolute;
    text-align: left;
    top: 24px;
    width: 94px;
 }

  .comedor .subir-persianas-PJtiDl {
    background-color: transparent;
    color: rgba(95,95,97,1.0);
        font-family: 'Arial Custom SE';
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    height: auto;
    left: 62px;
    letter-spacing: 0.00px;
    line-height: normal;
    position: absolute;
    text-align: left;
    top: 24px;
    width: 94px;
 }
 
 .comedor .menu-btn-C61RwL {
     background-color: transparent;
     height: 14px;
     left: 48px;
     position: absolute;
     top: 64px;
     width: 21px;
 }
 
 .comedor .modo-cine-1144-BEzWeY {
     background-color: transparent;
     color: var(--white);
         font-family: 'Arial Custom SE';
     font-size: 12px;
     font-style: normal;
     font-weight: 700;
     height: auto;
     left: 14px;
     letter-spacing: 0.00px;
     line-height: normal;
     position: absolute;
     text-align: left;
     top: 9px;
     width: auto;
 }
 
 .comedor .notificacio-C61RwL {
     background-color: transparent;
     height: 63px;
     left: 42px;
     position: absolute;
     top: 107px;
     width: 269px;
 }
 
 .comedor .video-screen {
     background-color: transparent;
     height: 63px;
     left: 38px;
     position: absolute;
     top: 384px;
     width: 272px;
     z-index: 3010;
 }
 
 @keyframes fadeIn {
     from {
         opacity: 0;
     }
     to {
         opacity: 1;
     }
 }
 
 @-webkit-keyframes fadeIn {
     from {
         opacity: 0;
     }
     to {
         opacity: 1;
     }
 }
 
 @-moz-keyframes fadeIn {
     from {
         opacity: 0;
     }
     to {
         opacity: 1;
     }
 }
 
 @keyframes fadeOut {
     from {
         opacity: 1;
     }
     to {
         opacity: 0;
     }
 }
 
 @-webkit-keyframes fadeOut {
     from {
         opacity: 1;
     }
     to {
         opacity: 0;
     }
 }
 
 @-moz-keyframes fadeOut {
     from {
         opacity: 1;
     }
     to {
         opacity: 0;
     }
 }
 
 .animateFadeIn {
     -moz-animation: fadeIn 1s ease-in;
     -webkit-animation: fadeIn 1s ease-in;
     animation: fadeIn ease-in 1s 1;
     -moz-animation-fill-mode: forwards;
     -webkit-animation-fill-mode: forwards;
     animation-fill-mode: forwards;
 }
 
 .animateFadeOut {
     -moz-animation: fadeOut 1s ease-in;
     -webkit-animation: fadeOut 1s ease-in;
     animation: fadeOut ease-in 1s 1;
     -moz-animation-fill-mode: forwards;
     -webkit-animation-fill-mode: forwards;
     animation-fill-mode: forwards;
 }
 
 .comedor .rectangle-1-C61RwL {
     background-color: #3DCD58;
     height: 90px;
     left: 26px;
     position: absolute;
     top: 10px;
     width: 297px;
     border-top-left-radius: 25px;
     border-top-right-radius: 25px;
 }
 
 .comedor .rectangle-10-n5E6IA {
     background-color: var(--white);
     border-radius: 10px;
     height: 79px;
     left: 0px;
     position: absolute;
     top: 0px;
     width: 262px;
 }
 
 .comedor .rectangle-2-C61RwL {
     background-color: transparent;
     height: 556px;
     left: 27px;
     object-fit: cover;
     position: absolute;
     top: 92px;
     width: 297px;
 }
 
 .comedor .rectangle-3-C61RwL {
     background-color: #E7E6E650;
     height: 556px;
     left: 27px;
     position: absolute;
     top: 92px;
     width: 297px;
 }
 
 .comedor .rectangle-4-C61RwL {
     -webkit-backdrop-filter: blur(4px) brightness(100%);
     backdrop-filter: blur(4px) brightness(100%);
     background-color: #62646975;
     height: 45px;
     left: 26px;
     position: absolute;
     top: 338px;
     width: 298px;
 }
 
 .comedor .rectangle-5-C61RwL {
  background-color: rgba(242,242,242,1.0);
  height: 54px;
  left: 26px;
  position: absolute;
  top: 586px;
  width: 293px;
 }
 
 .comedor .rectangle-6-SO40Oe {
     background-color: transparent;
     height: 8px;
     left: 0px;
     position: absolute;
     top: 0px;
     width: 9px;
 }
 
 .comedor .rectangle-7-SO40Oe {
     background-color: transparent;
     height: 8px;
     left: 11px;
     position: absolute;
     top: 0px;
     width: 9px;
 }
 
 .comedor .rectangle-8-SO40Oe {
     background-color: transparent;
     height: 8px;
     left: 0px;
     position: absolute;
     top: 12px;
     width: 9px;
 }
 
 .comedor .rectangle-9-SO40Oe {
     background-color: transparent;
     height: 8px;
     left: 11px;
     position: absolute;
     top: 12px;
     width: 9px;
 }
 
 .comedor .vector-2-9kzxkU {
     background-color: transparent;
     height: 20px;
     left: -1px;
     position: absolute;
     top: -1px;
     width: 2px;
 }
 
 .comedor .vector-2-Wrn4qO {
     background-color: transparent;
     height: 2px;
     left: -10px;
     position: absolute;
     top: 8px;
     transform: rotate(-90.00deg);
     width: 20px;
 }
 
 .comedor .vector-4-KOsP6k {
     background-color: transparent;
     height: 5px;
     left: 81px;
     position: absolute;
     top: 7px;
     width: 9px;
 }
 
 .comedor .vector-5-C61RwL {
     background-color: transparent;
     height: 21px;
     left: 77px;
     position: absolute;
     top: 606px;
     width: 19px;
 }
 
 .comedor .vector-DHVFwL {
     background-color: transparent;
     height: 6px;
     left: 1px;
     position: absolute;
     top: 2px;
     width: 5px;
 }
 
 .comedor .vector-PIEh7b {
     background-color: transparent;
     height: 17px;
     left: 0px;
     position: absolute;
     top: 3px;
     width: 17px;
 }
 
 .comedor .vector-QwUBWO {
     background-color: transparent;
     height: 10px;
     left: 11px;
     position: absolute;
     top: -1px;
     width: 7px;
 }
 
 .comedor .vector-Ujefrz {
     height: 12px;
     left: 5px;
     position: absolute;
     top: 5px;
     width: 12px;
 }
 
 .comedor .vector-gQYf2A {
     background-color: transparent;
     height: 6px;
     left: 11px;
     position: absolute;
     top: 2px;
     width: 4px;
 }
 
.comedor .vector-n5E6IA {
    background-color: transparent;
    height: 35px;
    left: 21px;
    position: absolute;
    top: 22px;
    width: 22px;
}
 
 .comedor .vector-n878Mj {
     background-color: transparent;
     height: 10px;
     left: -1px;
     position: absolute;
     top: -1px;
     width: 6px;
 }
 
 .comedor .wiser-app-294-HVhWoh {
     background-color: transparent;
     color: var(--black);
         font-family: 'Arial Custom SE';
     font-size: 9px;
     font-style: normal;
     font-weight: 400;
     height: auto;
     left: 15px;
     letter-spacing: 0.00px;
     line-height: normal;
     position: absolute;
     text-align: left;
     top: 10px;
     width: auto;
 }
 
 .comedor .x1-min-ago-297-HVhWoh {
     background-color: transparent;
     color: var(--black);
         font-family: 'Arial Custom SE';
     font-size: 7px;
     font-style: normal;
     font-weight: 300;
     height: auto;
     left: 216px;
     letter-spacing: 0.00px;
     line-height: normal;
     position: absolute;
     text-align: left;
     top: 12px;
     width: auto;
 }
 
 :root {
     --alabaster: rgba(250, 250, 250, 1.0);
     --black: rgba(0, 0, 0, 1.0);
     --white: rgba(255, 255, 255, 1.0);
 }

 .comedor .x1325-C61RwL {
  background-color: transparent;
  height: auto;
  left: 262px;
  letter-spacing: 0.00px;
  line-height: normal;
  position: absolute;
  text-align: left;
  top: 120px;
  width: auto;
}

.roboto-bold-white-12px {
  color: var(--white);
      font-family: 'Arial Custom SE';
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
}

.comedor .wed-10-jul-C61RwL {
  background-color: transparent;
  height: auto;
  left: 230px;
  letter-spacing: 0.00px;
  line-height: normal;
  position: absolute;
  text-align: left;
  top: 135px;
  width: auto;
}

.comedor .velez-mlaga-C61RwL {
  background-color: transparent;
  color: var(--white);
  font-family: 'Arial Custom SE';
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  height: auto;
  left: 125px;
  letter-spacing: 0.00px;
  line-height: normal;
  position: absolute;
  text-align: left;
  top: 150px;
  width: auto;
}

.comedor .ellipse-2-C61RwL {
  background-color: transparent;
  height: 5px;
  left: 268px;
  position: absolute;
  top: 597px;
  width: 5px;
}

.comedor .vector-VMr6Om {
  background-color: transparent;
  height: 21px;
  left: 163px;
  position: absolute;
  top: 606px;
  width: 20px;
}

.comedor .vector-C61RwL {
  background-color: transparent;
  height: 21px;
  left: 250px;
  position: absolute;
  top: 606px;
  width: 19px;
}

.comedor .vector-mzXdH9 {
    background-color: transparent;
    height: 60px;
    left: 49px;
    position: absolute;
    top: 115px;
    width: 60px;
}

.comedor .x11-c-C61RwL {
    background-color: transparent;
    color: var(--white);
    font-family: 'Arial Custom SE';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    height: auto;
    left: 125px;
    letter-spacing: 0.00px;
    line-height: normal;
    position: absolute;
    text-align: left;
    top: 120px;
    width: auto;
}

@font-face {
    font-family: 'Arial Custom SE';
    src: url('fonts/arial_rounded_mt_pro/ArialRoundedMTPro.otf');
    font-weight: normal;
    font-style: normal;
}
























/* screen - notis */
 @media (min-height: 800px){
.notis {
     background-color: "transparent";
     height: 671px;
     overflow: hidden;
     overflow-x: hidden;
     position: absolute;
     width: 349px;
     z-index: 10000;
     right: 25px;
     bottom: 0px;
  }
}

@media (max-height: 800px){
  .notis {
     background-color: "transparent";
     height: 671px;
     overflow: hidden;
     overflow-x: hidden;
     position: absolute;
     width: 349px;
     z-index: 10000;
     right: -15px;
     bottom: -30px;
    -moz-transform: scale(0.9, 0.9); /* Moz-browsers */
     transform: scale(0.9,0.9);
     zoom: 0.9; /* Other non-webkit browsers */
     zoom: 90%; /* Webkit browsers */
  }
}

.notis .alarm-T4xnOo {
  background-color: transparent;
  color: var(--white);
font-family: 'Arial Custom SE';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  height: auto;
  left: 0px;
  letter-spacing: 0.00px;
  line-height: normal;
  position: absolute;
  text-align: left;
  top: 0px;
  width: auto;
}
.notis .alerta-HVhWoh {
  background-color: transparent;
  color: rgba(239,23,23,1.0);
font-family: 'Arial Custom SE';
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  height: auto;
  left: 15px;
  letter-spacing: 0.00px;
  line-height: normal;
  position: absolute;
  text-align: left;
  top: 26px;
  width: auto;
}
.notis .alerta-xm5KDd {
  background-color: transparent;
  color: rgba(240,21,21,1.0);
font-family: 'Arial Custom SE';
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  height: auto;
  left: 15px;
  letter-spacing: 0.00px;
  line-height: normal;
  position: absolute;
  text-align: left;
  top: 26px;
  width: auto;
}
.notis .atencion-grifo-cocina-abierto-xm5KDd {
  background-color: transparent;
  color: rgba(240,21,21,1.0);
font-family: 'Arial Custom SE';
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  height: auto;
  left: 15px;
  letter-spacing: 0.00px;
  line-height: normal;
  position: absolute;
  text-align: left;
  top: 40px;
  width: auto;
}
.notis .atencion-ventan-comedor-abierta-HVhWoh {
  background-color: transparent;
  color: rgba(239,23,23,1.0);
font-family: 'Arial Custom SE';
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  height: auto;
  left: 15px;
  letter-spacing: 0.00px;
  line-height: normal;
  position: absolute;
  text-align: left;
  top: 40px;
  width: auto;
}
.notis .bg-noti-HVhWoh {
  background-color: var(--white);
  border-radius: 5px;
  height: 63px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 261px;
}
.notis .bg-noti-xm5KDd {
  background-color: var(--white);
  border-radius: 5px;
  height: 63px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 261px;
}
.notis .ellipse-2-C61RwL {
  background-color: transparent;
  height: 5px;
  left: 268px;
  position: absolute;
  top: 606px;
  width: 5px;
}
.notis .group-1-hvAGCq {
  background-color: transparent;
  height: 18px;
  left: 9px;
  position: absolute;
  top: 0px;
  width: 0px;
}
.notis .group-15-vUOK69 {
  background-color: transparent;
  height: 22px;
  left: 82px;
  position: absolute;
  top: 0px;
  width: 58px;
}
.notis .group-16-C61RwL {
  background-color: transparent;
  height: 22px;
  left: 105px;
  position: absolute;
  top: 106px;
  width: 140px;
}
.notis .group-2-hvAGCq {
  background-color: transparent;
  height: 18px;
  left: 9px;
  position: absolute;
  top: -0px;
  transform: rotate(90.00deg);
  width: 0px;
}
.notis .group-3-C61RwL {
  background-color: transparent;
  height: 18px;
  left: 284px;
  position: absolute;
  top: 62px;
  width: 18px;
}
.notis .group-4-C61RwL {
  background-color: transparent;
  height: 13px;
  left: 127px;
  position: absolute;
  top: 65px;
  width: 97px;
}
.notis .group-5-vUOK69 {
  background-color: transparent;
  height: 16px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 40px;
}
.notis .group-8-0CrBxh {
  background-color: transparent;
  height: 16px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 60px;
}
.notis .image-1-C61RwL {
     background-color: transparent;
     height: 683px;
     left: 7px;
     object-fit: cover;
     position: absolute;
     top: 0px;
     width: 349px;
}
.notis .menu-btn-C61RwL {
  background-color: transparent;
  height: 14px;
  left: 48px;
  position: absolute;
  top: 64px;
  width: 21px;
}
.notis .message-nGVFtC {
  background-color: transparent;
  color: var(--chateau-green);
font-family: 'Arial Custom SE';
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  height: auto;
  left: 0px;
  letter-spacing: 0.00px;
  line-height: normal;
  position: absolute;
  text-align: left;
  top: 0px;
  width: auto;
}
.notis .notificacio-C61RwL {
  background-color: transparent;
  height: 63px;
  left: 39px;
  position: absolute;
  top: 161px;
  width: 269px;
}
.notis .notificacio-VMr6Om {
  background-color: transparent;
  height: 63px;
  left: 39px;
  position: absolute;
  top: 234px;
  width: 269px;
}
.notis .tercera-notif {
  background-color: transparent;
  height: 63px;
  left: 39px;
  position: absolute;
  top: 307px;
  width: 269px;
}

.notis .notifications-KOsP6k {
  background-color: transparent;
  color: var(--white);
font-family: 'Arial Custom SE';
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  height: auto;
  left: 0px;
  letter-spacing: 0.00px;
  line-height: normal;
  position: absolute;
  text-align: center;
  top: 0px;
  width: 97px;
}
.notis .rectangle-1-C61RwL {
  background-color: var(--chateau-green);
  height: 73px;
  left: 26px;
  position: absolute;
  top: 19px;
  width: 293px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
.notis .rectangle-11-0CrBxh {
  background-color: var(--chateau-green);
  border-radius: 2px;
  height: 2px;
  left: 13px;
  position: absolute;
  top: 20px;
  width: 32px;
}
.notis .rectangle-2-C61RwL {
  background-color: transparent;
  height: 556px;
  left: 27px;
  object-fit: cover;
  position: absolute;
  top: 92px;
  width: 297px;
}
.notis .rectangle-3-C61RwL {
  background-color: rgba(112,112,112,0.5);
  height: 556px;
  left: 27px;
  position: absolute;
  top: 92px;
  width: 297px;
}
.notis .rectangle-4-C61RwL {
  -webkit-backdrop-filter: blur(4px) brightness(100%);
  backdrop-filter: blur(4px) brightness(100%);
  background-color: rgba(0,0,0,0.2);
  height: 45px;
  left: 26px;
  position: absolute;
  top: 92px;
  width: 298px;
}
.notis .rectangle-5-C61RwL {
  background-color: rgba(242,242,242,1.0);
  height: 54px;
  left: 26px;
  position: absolute;
  top: 594px;
  width: 293px;
}
.notis .vector-2-9kzxkU {
  background-color: transparent;
  height: 20px;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 2px;
}
.notis .vector-2-Wrn4qO {
  background-color: transparent;
  height: 2px;
  left: -10px;
  position: absolute;
  top: 8px;
  transform: rotate(-90.00deg);
  width: 20px;
}
.notis .vector-5-C61RwL {
  background-color: transparent;
  height: 21px;
  left: 77px;
  position: absolute;
  top: 612px;
  width: 19px;
}
.notis .vector-C61RwL {
  background-color: transparent;
  height: 16px;
  left: 287px;
  position: absolute;
  top: 107px;
  width: 20px;
}
.notis .vector-VMr6Om {
  background-color: transparent;
  height: 21px;
  left: 166px;
  position: absolute;
  top: 612px;
  width: 20px;
}
.notis .vector-mzXdH9 {
  background-color: transparent;
  height: 21px;
  left: 250px;
  position: absolute;
  top: 612px;
  width: 19px;
}
.notis .wiser-app-HVhWoh {
  background-color: transparent;
  color: var(--black);
font-family: 'Arial Custom SE';
  font-size: 9px;
  font-style: normal;
  font-weight: 400;
  height: auto;
  left: 15px;
  letter-spacing: 0.00px;
  line-height: normal;
  position: absolute;
  text-align: left;
  top: 10px;
  width: auto;
}
.notis .wiser-app-xm5KDd {
  background-color: transparent;
  color: var(--black);
font-family: 'Arial Custom SE';
  font-size: 9px;
  font-style: normal;
  font-weight: 400;
  height: auto;
  left: 15px;
  letter-spacing: 0.00px;
  line-height: normal;
  position: absolute;
  text-align: left;
  top: 10px;
  width: auto;
}
.notis .x1-min-ago-xm5KDd {
  background-color: transparent;
  color: var(--black);
font-family: 'Arial Custom SE';
  font-size: 7px;
  font-style: normal;
  font-weight: 300;
  height: auto;
  left: 216px;
  letter-spacing: 0.00px;
  line-height: normal;
  position: absolute;
  text-align: left;
  top: 12px;
  width: auto;
}
.notis .x10-min-ago-HVhWoh {
  background-color: transparent;
  color: var(--black);
font-family: 'Arial Custom SE';
  font-size: 7px;
  font-style: normal;
  font-weight: 300;
  height: auto;
  left: 216px;
  letter-spacing: 0.00px;
  line-height: normal;
  position: absolute;
  text-align: left;
  top: 12px;
  width: auto;
}
.roboto-bold-white-12px {
  color: var(--white);
  font-family: 'Arial Custom SE';
  font-size: 12px;
  font-weight: 700;
}
:root {
  --black: rgba(0,0,0,1.0);
  --chateau-green: rgba(62,205,89,1.0);
  --white: rgba(255,255,255,1.0);
}




























.popup {
  height: 84vh;
  width: 84vw;
  overflow-x: hidden;
  overflow: hidden;
  position: absolute;
  top: 10vh;
  left: 8vw;  
  z-index: 20000;
  border-radius: 10px;
}

.close_popup_button {
  color: var(--white);
  font-family: 'Arial Custom SE';
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  background-color: rgb(33, 155, 253);
  border-radius: 10px;
  position: absolute;
  top: 4vh;
  text-align:center;
  width:auto;
  padding-left:10px;
  padding-right:10px;
  left:45vw;
  height:55px;
  z-index: 21000;
}

.extra_info_popups {
  color: var(--white);
  font-family: 'Arial Custom SE';
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  background-color: rgba(62,205,89,0.8);
  border-radius: 10px;
  text-align:center;
  padding-left:10px;
  padding-right:10px;
  line-height: 1.5;
  height:80px;
  z-index: 21000;

  width:500px;
  position: absolute;
  top:27vh;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}











.comedor .group-18-C61RwL {
  background-color: transparent;
  height: 33px;
  left: 43px;
  position: absolute;
  top: 198px;
  width: 276px;
}

.comedor .x59-0xverS {
  background-color: transparent;
  height: auto;
  left: 1px;
  letter-spacing: 0.00px;
  line-height: normal;
  position: absolute;
  text-align: left;
  top: 0px;
  width: auto;
}

.roboto-normal-white-11px {
  color: var(--white);
  font-family: 'Arial Custom SE';
  font-size: 11px;
  font-style: normal;
  font-weight: 300;
}

.comedor .x973h-pa-0xverS {
  background-color: transparent;
  height: auto;
  left: 89px;
  letter-spacing: 0.00px;
  line-height: normal;
  position: absolute;
  text-align: left;
  top: 0px;
  width: auto;
}

.comedor .x2ms-0xverS {
  background-color: transparent;
  height: auto;
  left: 178px;
  letter-spacing: 0.00px;
  line-height: normal;
  position: absolute;
  text-align: left;
  top: 0px;
  width: auto;
}

.comedor .humedad-ext-0xverS {
  background-color: transparent;
  height: auto;
  left: 0px;
  letter-spacing: 0.00px;
  line-height: normal;
  position: absolute;
  text-align: left;
  top: 20px;
  width: auto;
}

.comedor .presion-de-aire-0xverS {
  background-color: transparent;
  height: auto;
  left: 89px;
  letter-spacing: 0.00px;
  line-height: normal;
  position: absolute;
  text-align: left;
  top: 20px;
  width: auto;
}

.comedor .velocidad-del-vi-0xverS {
  background-color: transparent;
  height: auto;
  left: 178px;
  letter-spacing: 0.00px;
  line-height: normal;
  position: absolute;
  text-align: left;
  top: 20px;
  width: auto;
}




.popup_entrada {
  width: 450px; opacity: 0.0; display: none;
}

.popup_salon{
  width: 300px; opacity: 0.0;display: none;
}

.popup_cocina {
  width: 500px; opacity: 0.0;display: none;
}

.popup_habitacion {
  width: 500px; opacity: 0.0;display: none;
}


@media (min-height:800px) {
  #custom_logo_schneider {
    display:none; 
    background: rgba(240,240,240,1.0);
    cursor:pointer;
    width: 250px;
    height:127px;
    position:absolute;
    z-index: 4000;
    left:-10px;
    padding-left: 20px; 
    padding-right:20px;
    margin-top: -17px;
  }
}

@media (min-height:800px) {
#custom_logo_syga {
  display:none; 
  border-left: 2px dotted #333; 
  background: rgba(240,240,240,1.0);
  cursor:pointer;
  width: 250px;
  height:135px;
  position:absolute;
  z-index: 4000;
  left:274px;
  padding-left: 20px; 
  padding-right:20px;
  border-bottom-right-radius: 10px;
  margin-top: -25px;
}
}

@media (max-height:800px) {
  #custom_logo_schneider {
    display:none; 
    background: rgba(240,240,240,1.0);
    cursor:pointer;
    width: 250px;
    height:127px;
    position:absolute;
    z-index: 4000;
    left:-29px;
    padding-left: 20px; 
    padding-right:20px;
    margin-top: -17px;
  -moz-transform: scale(0.8, 0.8); /* Moz-browsers */
  transform: scale(0.8,0.8);
  zoom: 0.8; /* Other non-webkit browsers */
  zoom: 80%; /* Webkit browsers */
  }
}

@media (max-height:800px) {
#custom_logo_syga {
  display:none; 
  border-left: 2px dotted #333; 
  background: rgba(240,240,240,1.0);
  cursor:pointer;
  width: 250px;
  height:135px;
  position:absolute;
  z-index: 4000;
  left:203px;
  padding-left: 20px; 
  padding-right:20px;
  border-bottom-right-radius: 10px;
  margin-top: -25px;
  -moz-transform: scale(0.8, 0.8); /* Moz-browsers */
  transform: scale(0.8,0.8);
  zoom: 0.8; /* Other non-webkit browsers */
  zoom: 80%; /* Webkit browsers */
}
}

/* HIDE TOP RIGHT BAR */
div[style^="position: absolute; z-index: 3011;"]{
  display: none;
}

/* HIDE TOUR NAME */
#krpanoSWFObject div:nth-child(1)>div:nth-child(2)>div[style^="position: absolute; z-index: 3003;"]>div:nth-child(1)>div:nth-child(2){
  display: none
}