.sidenav,
.sidenav2,
.sidenav3 {
  position: absolute !important;
  top: 0;
}

.side-menu {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 1; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  background-color: #252627; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

#sideBarContent,
#sideBarContent2 {
  opacity: 1;
  transition: opacity 300ms ease-in;
  display: block;
  overflow: hidden;
}

.noUi-tooltip span {
  top: -10px !important;
  left: 0px !important;
}

.fifa {
  position: relative;
  bottom: 0;
  width: 100%;
  margin-bottom: 0 !important;
}

#page-wrap,
#page-wrap2 {
  transform: translateX(0%);
  background-color: #37383a;
  opacity: 0.9;
  width: 30em;
  transition: transform 700ms ease-in;
  padding-top: 2em;
  height: 100%;
  box-shadow: none;
  z-index: 1 !important;
}

.beacon {
  fill: deepskyblue;
  border-radius: 50%;
  cursor: pointer;
  animation-name: shadow-drop-2-tb;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}
@keyframes shadow-drop-2-tb {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0.8;
  }
  75% {
    opacity: 0.6;
  }
  100% {
    opacity: 0.5;
  }
}

@media only screen and (max-width: 400px) {
  .fullWidth-sm {
    width: 23em !important;
  }
  .arrow_back {
    width: 25em !important;
  }
  .padding-left-mobile {
    padding-left: 1rem;
  }
  .padding-right-mobile {
    padding-right: 0.5rem;
  }
}
.arrow_back {
  position: absolute;
  top: 1em;
  right: 15px;
}

.arrow_back:hover {
  cursor: pointer;
}

.no-pd-hz {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.collapsible-header {
  border-bottom: 0;
}

#floor,
#floor2,
#floor3,
#floor4,
#floor5,
#floor6,
#floor7 {
  display: block;
  cursor: pointer;
  opacity: 0.5 !important;
  filter: contrast(200%);
}

#floor1 {
  display: block;
  cursor: pointer;
  opacity: 0.7;
}

/*----------------------------------------------------*/

@font-face {
  font-family: didot-bold;
  src: url('//db.onlinewebfonts.com/t/0ca5d3ce1e4b26b2759ae4e921f8360b.eot');
}
@font-face {
  font-family: didot;
  src: url('https://myserverapi.com/fonts/Didot-HTF-B64-Bold.otf');
}
@font-face {
  font-family: futura-bold;
  src: url('https://myserverapi.com/fonts/FuturaPTBold.otf');
}
@font-face {
  font-family: futura-light;
  src: url('https://myserverapi.com/fonts/FuturaPTLight.otf');
}
@font-face {
  font-family: futura-medium;
  src: url('https://myserverapi.com/fonts/FuturaPTMedium.otf');
}
@font-face {
  font-family: typo_round;
  src: url('https://myserverapi.com/fonts/Typo_Round_Regular_Demo.otf');
}
.home_active {
  color: white;
}
body {
  margin: 0;
  height: 100%;
  background: #252627;
  overflow-x: hidden;
}
.nav_grey_text {
  color: #787b80;
}

.blue-bg {
  background-color: #1d1e1f !important;
}

.white-bg {
  background: white;
}
.grey-bg {
  background-color: #e9e9e9;
}
.fullScreenDiv {
  width: 100%;
  height: 120vh;
  padding: 0 !important;
  margin: 0 !important;
  background-color: #252627;
  position: relative !important;
}
.video_banner {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .video_banner {
    height: 120vh;
  }

  .dark-blue-bg-sm {
    background-color: #252627;
  }
  .no-padding-r-sm {
    padding-right: 0 !important;
  }

  .d-flex-sm {
    display: flex;
  }

  .headline-sm {
    left: auto !important;
  }
  .headline_text-sm {
    font-size: 3em !important;
  }
}

.section_num {
  border-bottom: 3px solid;
  padding-right: 11%;
  padding-bottom: 10px;
  font-weight: bold;
  font-family: didot-bold, sans-serif;
  color: #252627;
}
.section_title {
  font-weight: bolder;
  font-family: didot-bold !important;
  color: #252627;
}
.no-margin-bottom {
  margin-bottom: 0;
}
.no-margin {
  margin: 0 !important;
}

@media only screen and (min-width: 992px) {
  .sidepadding {
    margin-left: 4rem;
  }

  .padding-l2-m {
    padding-left: 1rem !important;
  }
}

.waves-effect.waves-dark-blue .waves-ripple {
  background-color: #252627;
}

.dark-blue-bg {
  background-color: #252627;
}

.dark-blue-text {
  color: #252627;
}
.writing_mode_vertical {
  writing-mode: vertical-rl;
}
.txtUpsideDown {
  -moz-transform: rotate(-180deg);
  /* FF3.5+ */
  -o-transform: rotate(-180deg);
  /* Opera 10.5 */
  -webkit-transform: rotate(-180deg);
  /* Safari 3.1+, Chrome */
  transform: rotate(-180deg);
}
.img-height-vh {
  height: 50vh;
}
.didot-medium {
  font-family: didot-medium !important;
}
.didot-bold {
  font-family: didot-bold !important;
}
.futura-medium {
  font-family: futura-medium !important;
}
.side_description {
  font-size: 1.2rem;
  margin-left: 20px;
  font-family: 'futura-medium';
}
.no-margin-top {
  margin-top: 0 !important;
}
.btn_blue {
  background: transparent;
  border-color: #252627;
}
#hidden-navbar {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 900;
}
.headline {
  position: absolute;
  top: 40%;
  left: 15%;
}
.headline_text {
  font-size: 4em;
  margin: 0;
  padding-bottom: 0.5rem;
}
@media only screen and(min-width: 1024px) {
  .headline_text {
    font-size: 4vw !important;
  }
}

/*-------*/

.pa-0 {
  padding: 0 !important;
}

.ph-3 {
  padding-left: 1em !important;
  padding-right: 2em !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pl1 {
  padding-left: 1em !important;
}

@media only screen and (min-width: 992px) {
  .pl3-sm {
    padding-left: 1em !important;
  }
}

.side_description_box {
  width: fit-content;
  left: -60px;
}

.border {
  border-top: 1px solid #ddd !important;
  border-bottom: 1px solid #ddd !important;
}

.noUi-connect {
  background: rgb(87, 117, 179);
}
.noUi-horizontal .noUi-handle,
.noUi-vertical .noUi-handle {
  background: rgb(87, 117, 179);
}
.noUi-target.noUi-horizontal .noUi-tooltip {
  background-color: rgb(87, 117, 179);
}
.coll.active {
  background-color: rgb(0, 0, 0, 0.5) !important;
}

.noUi-tooltip span {
  top: -10px !important;
  left: 0px !important;
}

.collapsible-box {
  background-color: #252627 !important;
  opacity: 0.8;
}

/*----------2222222----------------*/

#floorSVG {
  position: relative;
  background: #252627;
  overflow-x: hidden;
}

#svgFloor1 {
  display: block;
}

#svgFloor2,
#svgFloor3,
#svgFloor4,
#svgFloor5,
#svgFloor6 {
  display: none;
}

#suite {
  display: none;
}

.suite_available,
.suite_available_in_30,
.suite_rented {
  display: block;
  cursor: pointer;
  opacity: 0.85;
  transition: opacity;
  filter: contrast(120%);
}

.suite_available:hover,
.suite_available_in_30:hover,
.suite_rented:hover {
  opacity: 0.4;
}

.suite_rented {
  fill: #0d2e3ef3;
  stroke: #0d2e3e81;
  stroke-width: 4;
}
.suite_available_in_30 {
  fill: #999;
  stroke: #999;
  stroke-width: 4;
}
.suite_available {
  fill: #f6f6f6ea;
  stroke: #f6f6f6;
  stroke-width: 4;
}

#floorSwitchBackDesktop {
  position: absolute;
  top: 30%;
  left: 32%;
  color: #e9e9e9;
}

#floorSwitchForwardDesktop {
  position: absolute;
  top: 30%;
  left: 92%;
  color: #e9e9e9;
}

#takeBack {
  position: absolute;
  top: 0;
  left: 92%;
  color: #e9e9e9;
}

i {
  cursor: pointer;
}
.floor-img {
  overflow: visible;
  position: absolute;
}

.available {
  background: rgb(238, 238, 238) !important ;
}

.reserved {
  background: #999 !important;
}

.rented {
  background: rgb(24, 79, 108) !important;
}

#stage1 {
  position: relative;
}

.floor {
  fill: #583867;
}

.floor2 {
  fill: #255210;
}

.floor3 {
  fill: #484c7c;
}

.floor4 {
  fill: #7d731abd;
}

.floor5 {
  fill: #583867;
}

.floor6 {
  fill: #255210;
}

.floor7 {
  fill: #484c7c;
}

.building_svg {
  overflow: visible;
  position: absolute;
}

@media only screen and (max-width: 992px) {
  #floorSwitchForwardDesktop {
    position: absolute;
    top: 76%;
    left: 80%;
    color: #252627;
  }

  #floorSwitchBackDesktop {
    position: absolute;
    top: 76%;
    left: 16%;
    color: #252627;
  }

  #suiteSwitchForwardDesktop {
    position: absolute;
    top: 50%;
    left: 90%;
    color: #d9dbde;
  }
  #suiteSwitchBackDesktop {
    position: absolute;
    top: 50%;
    left: 15% !important;
    color: #d9dbde;
  }

  .pl1-med {
    padding-left: 1em;
  }
}

#reserve {
  position: fixed;
  z-index: 9999999999999999999999999999;
  top: 85%;
  left: 6%;
  color: white;
  background-color: #252627;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

#controls {
  position: absolute;
  bottom: 0;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-bottom: 10px;
}

.ctrl {
  padding: 10px;
  width: 2rem;
  height: 2rem;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  margin-right: 0.75rem;
  border-radius: 50%;
  background: #ffffff60;
  color: #252627;
}
.ctrl:hover {
  background: rgba(200, 200, 200, 1);
}

::-webkit-scrollbar {
  display: none;
}

#img360 {
  width: 100%;
  height: 85%;
  position: relative;
}

.pnlm-about-msg {
  visibility: hidden !important;
}
.pnlm-about-msg a {
  visibility: hidden !important;
}

.myHotspot3 {
  background-image: url('https://groupccms.s3.amazonaws.com/PfZeKinfo.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 70px;
  height: 80px;
  opacity: 0.8;
  transition: width 400ms ease-in, height 400ms ease-in;
}

.myHotspot2 {
  background-image: url('https://groupccms.s3.amazonaws.com/PfZeKinfo.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 45px;
  height: 50px;
  opacity: 0.8;
  transition: width 400ms ease-in, height 400ms ease-in;
}

.myHotspot {
  background-image: url('https://groupccms.s3.amazonaws.com/PfZeKinfo.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 20px;
  height: 30px;
  opacity: 0.8;
}

div.pnlm-tooltip:hover span:after {
  display: none !important;
}

div.pnlm-tooltip span {
  visibility: hidden;
  position: absolute;
  border-radius: 3px;
  background-color: #252627;
  color: rgba(255, 255, 255, 0.884);
  text-align: center;
  max-width: 200px;
  cursor: default;
  font-size: 0.75em !important;
}

.light_blue {
  color: rgb(155, 193, 243);
}

#suiteSwitchForwardDesktop {
  position: absolute;
  top: 50%;
  left: 95%;
  color: #e9e9e9;
}
#suiteSwitchBackDesktop {
  position: absolute;
  top: 50%;
  left: 25%;
  color: #e9e9e9;
}

#takeBacksuite {
  position: absolute;
  top: 11%;
  left: 94%;
  color: #e9e9e9;
}
