#cristal-hotel {
  height: 100%; width: 100%;
  font-family: 'Raleway', Verdana, Arial, sans-serif;
  min-width: 320px;
  background: url('/files/images/cristal-hotel-arriere-plan.jpg') no-repeat;
  background-attachment: fixed;
  position: center;
  background-size: cover;
  position: relative;
  overflow-x: hidden !important;
}

#cristalhotel-body-tag {
  position: relative;
  box-sizing: border-box;
  max-width: 1040px;
  padding: 0;
  margin: 50px auto;
 /* min-height: 400px;*/
  background: rgba(255,255,255,0.6);
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
  border-radius: 5px;
  overflow-x: hidden !important;
}

#cristalhotel-header-tag, #cristalhotel-section-tag-tag, #cristalhotel-footer-tag-tag
{
  position: relative;
  width: 100%;
  box-sizing: border-box;
}

#cristalhotel-header-tag {
  z-index: 3000;
}

#cristalhotel-section-tag-tag {
  z-index: 2500;
}

#cristalhotel-footer-tag-tag {
  z-index: 2400;
}

#cristal-hotel a {
  color: rgb(233,124,21);
  text-decoration: none;
}

ul, p, h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
}

ul li {
  list-style-type: none;
}

#ds2i-js-lbry-Dialog-titleDialogBox {
  background: rgba(98,18,21) !important;
}

#ds2i-js-lbry-Dialog-titleDialogBox span {
  font-family: 'Noto Sans' !important;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 23px;
}


#ds2i-js-lbry-Dialog-buttons-ctner span {
  background: rgba(98,18,21,0.8) !important;
  box-shadow: unset !important;
  border: unset !important;
  text-shadow: unset !important;
  letter-spacing: 1px !important;
  font-weight: normal !important;
  font-family: 'Noto Sans' !important;
  font-size: 13px !important;
}

#ds2i-js-lbry-Dialog-buttons-ctner span:hover {
  background: rgba(233,124,21) !important;
  box-shadow: unset !important;
  border: unset !important;
}
