
	@-ms-viewport { width: device-width; }
  @media only screen and (min-device-width: 800px) { html { overflow:hidden; } }
  * { padding: 0; margin: 0; }
  html { height: 100%; padding: 0; margin: 0px; }
  body { height: 100%; overflow:hidden; padding: 0; margin: 0px; }
  div#container { height: 100%; min-height: 100%; width: 100%; margin: 0 auto; }
  div#tourDIV {
    padding: 0;
    margin: 0;
    height:100%;
    position:relative;
    overflow:hidden;
  }
  div#panoDIV {
    padding: 0;
    z-index: 10;
  }
  .sub-menu {
    top: 55px!important;
  }
  .navbar-nav {
    margin-left: 50px;
  }
#global-container.container-fluid, #global-container.row, #global-container.row>div {
  padding: 0px;
  margin: 0px;
  z-index: 1;
}
div#tourDIV {
  padding: 0;
  margin: 0;
}
div#tour-container {
  position: relative;
  height: 100%;
}
.navbar {
  margin-bottom: 0px;
}

div#over-layer p {
  position: absolute;
  font-size: 35px;
  top: 100px;
  left: 100px;
}
div#panoDIV {
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0px;
}
div#thumbnailsDIV {
  position: absolute;
  height: 135px;
  width: 100%;
  left: 0px;
  bottom: 0px;
  overflow-x: scroll;
  white-space: nowrap;
  padding-top: 10px;
  display: none;
  overflow: hidden;
}
div#thumbnailsDIV div.thumb {
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
}
div#thumbnailsDIV {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjQiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjQiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 99%, rgba(0,0,0,0.8) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(99%,rgba(0,0,0,0.8)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 99%,rgba(0,0,0,0.8) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 99%,rgba(0,0,0,0.8) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 99%,rgba(0,0,0,0.8) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 99%,rgba(0,0,0,0.8) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0 ); /* IE6-8 */
}
div#thumbnailsDIV div.thumb img {
  height: 100px;
  width: auto;
  box-shadow: 0px 0px 10px 1px #080808;
  -webkit-box-shadow: 0px 0px 10px 1px #080808;
  -moz-box-shadow: 0px 0px 10px 1px #080808;
  -ms-box-shadow: 0px 0px 10px 1px #080808;
  -o-box-shadow: 0px 0px 10px 1px #080808;
}
div#thumbnailsDIV::selection {
  background: none; /* WebKit/Blink Browsers */
}
div#thumbnailsDIV::-moz-selection {
  background: none; /* Gecko Browsers */
}

/*Navbar*/
.navbar {
  z-index: 99;
}

.navbar-default {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  box-shadow: 0 0 8px 0px #111111;
  -webkit-box-shadow: 0 0 8px 0px #111111;
  -moz-box-shadow: 0 0 8px 0px #111111;
  -ms-box-shadow: 0 0 8px 0px #111111;
  -o-box-shadow: 0 0 8px 0px #111111;
}
.navbar-default, .btn-group.open .dropdown-toggle {
  border-color: #f1f1f1;
background-color: #ffffff!important;
padding-top: 5px;
padding-bottom: 5px;
}
.navbar-default .navbar-nav>li>a {
  color: rgb(45, 122, 175);
  /* font-size: large; */
  /* font-weight: 600; */
  /* font-size: large; */
  text-transform: uppercase;
  font-size: 1.1em;
}
.dropdown-menu {

  font-size: 1.1em!important;

}
.navbar-default .navbar-brand {
  color: rgb(253, 253, 253);
}

.btn-group.open .dropdown-toggle {
  border-color: transparent !important;
}
.dropup .caret {
  color: #FFFFFF;
}

/* tab color */
.nav-tabs>li>a {
  background-color: transparent;
  color: #999999;
}
/* active tab color */
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  color: #000000;
  background-color: transparent;
}
/* hover tab color */
.nav-tabs>li>a:hover {
  background-color: transparent;
  border:1px solid transparent;
  color: #FFFFFF;
}
/*Breadcrumb*/
.breadcrumb .active {
  opacity: 0.5;
}
.breadcrumb>li+li:before {
  color: #444444;
}
#toolbar .btn {
  width: 50px;
  padding: 5px!important;
  height: 50px;
}

#toolbar .btn:active {
  border-bottom: none;
}

/*Modal*/

/*Buttons primary color*/
.btn-primary {

  border-color: transparent;
}
.btn-primary:hover, .btn-primary:active {

  border-color: transparent !important;
}
/*Close button*/
.close {
  color: #000000 !important;
}
#share-box .fa {
  font-size: 70px;
}
#help-box, #share-box, #info-box {
  z-index: 9999;
}
.tab-pane {
  padding-top: 15px;
}
.footer {
  height: 150px;
  padding: 100px 0px;
}
.pdtop15{ padding-top: 15px !important }
.pdtop20{ padding-top: 20px !important }
.pdtop30{ padding-top: 30px !important }
.pdbot15{ padding-bottom: 15px !important }
.pdbot20{ padding-bottom: 20px !important }
.pdbot30{ padding-bottom: 30px !important }
/*fix plugin*/
div#panoDIV * {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -o-box-sizing: content-box;
  -ms-box-sizing: content-box !important;
}
.navbar-default .navbar-nav>li>a {
  color: #000000 !important;
}
.dropdown-menu,
.modal {
  z-index: 9999999;
}
/*fix toolbar and thumbnails*/
div#toolbar,
div.tooltip {
  z-index: 7001;
}
div#thumbnailsDIV {
  z-index: 7000;
}
/*fix box sizing*/
div.kolorBox,
ul.kolorMenu li.kolorMenuItem > p {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
}
.displayname {
  position: fixed;
  left: 20px;
  bottom: 30px;
  z-index: 50;
}
.displayname span {
  font-size: x-large;
  color: white;
  display:none;
}
/* @font-face {
  font-family: garamond;
  src: url("garamond.woff") format("woff");
} */
body {
  font-family: 'Montserrat', sans-serif;
}
.sub-menu {
  position: absolute;
  background-color: rgb(255, 255, 255) !important;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.sub-menu>li:before {
  content: '>';
  color: black;
  position: relative;
  left: 20px;
  display: table-cell;
  padding-right: 30px;
}
.sub-menu>li {
  display: table;
  border-bottom: 1px solid white;
  margin-top: 5px;
}
.sub-menu>li:first-child {
  margin-top: 20px;
}
.sub-menu>li:last-child {
  margin-bottom: 20px;
  border-bottom: none!important;
}
.modal-dialog {
  max-width: 100%;
}
.caret {
  display: none !important;
}
.dropdown-menu > li > a {
  display: block;
  padding: 10px 20px;
  clear: both;
  line-height: 1.42857143;
  /* text-align: center; */
  text-transform: uppercase;
  transition: all 0.5s ease;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #B9BDAF !important;
  text-decoration: none;
  background-color: #13899600 !important;
}
.dropdown-menu > li:focus,
.dropdown-menu > li:hover {
  color: #B9BDAF !important;
  text-decoration: none;
  background-color: #13899600 !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .dropdown-menu > li > a:focus,
  .dropdown-menu > li > a:hover {
    background-color: rgba(0, 63, 82, 0.87) !important;
  }
  .sub-menu {
    background-color: rgba(0, 63, 82, 0.87) !important;
  }
  .btn-primary {
    background-color: #2d2d2d !important;
  }
  .modal5inside {
    background: white !important;
  }
  .btn-default {
    background-color: rgba(0, 0, 0, 0) !important;
  }
}
.logoimg {
  max-height: 80px;
}
.proscontainer {
  display: table;
  width: 250px;
  text-align: center;
  padding: 10px;
  margin-top: 20px;
  border: 1px solid white;
}
.proscontainerinside {
  display: table-cell;
  color: #f0ba47 !important;
  font-size: small;
  cursor: pointer;
  font-weight: 600;
}
.visit {
  border-right: 2px solid;
}
#toolbar {
  position: fixed;
  bottom: 30px;
  /* right: 20px; */
  display: table;
  width: 100%;
  pointer-events: none;
}
.btn-group {
  margin-left: auto;
  margin-right: auto;
  display: table;
  pointer-events: all;
}
.btn-group button {
  display: table-cell;
  text-align: center;
}
.btn-default {
  color: #fff !important;
  background-color: #fff0 !important;
  border-color: #fff0 !important;
}
.controller {
  fill: rgb(255, 255, 255);
  transition: all 0.5s ease;
}
.controller:hover {
  fill: #027442;
}
#pauseauto {
  -webkit-animation: color_change 2s infinite alternate;
  -moz-animation: color_change 2s infinite alternate;
  -ms-animation: color_change 2s infinite alternate;
  -o-animation: color_change 2s infinite alternate;
  animation: color_change 2s infinite alternate;
}
@-webkit-keyframes color_change {
  from {
    fill: rgb(255, 255, 255);
  }
  to {
    fill: #138896;
  }
}
@-moz-keyframes color_change {
  from {
    fill: rgb(255, 255, 255);
  }
  to {
    fill: #138896;
  }
}
@-ms-keyframes color_change {
  from {
    fill: rgb(253, 253, 253);
  }
  to {
    fill: #138896;
  }
}
@-o-keyframes color_change {
  from {
    fill: rgb(255, 255, 255);
  }
  to {
    fill: #138896;
  }
}
@keyframes color_change {
  from {
    fill: rgb(255, 255, 255);
  }
  to {
    fill: #138896;
  }
}
.backscene {
  z-index: 20;
  position: fixed;
  left: 10px;
  top: calc(50% - 30px);
  cursor: pointer;
}
.backscene img {
  width: 60px;
  height: 60px;
}
.tooltipa {
  display: inline;
  position: relative;
  z-index: 999;
}

/* Trigger text */

.tooltipa-item {
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  padding: 0 10px;
}

/* Gap filler */

.tooltipa-item::after {
  content: "";
  position: absolute;
  width: 360px;
  height: 20px;
  bottom: 100%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.tooltipa:hover .tooltipa-item::after {
  pointer-events: auto;
}

/* Tooltip */

.tooltipa-content {
  position: absolute;
  z-index: 9999;
  width: 360px;
  left: 50%;
  margin: 0 0 20px -180px;
  bottom: 100%;
  text-align: left;
  font-size: 0.765em;
  line-height: 1.4;
  box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
  background: #2a3035;
  opacity: 0;
  cursor: default;
  pointer-events: none;
  transform: scale(0.6) !important;
}

.tooltipa-effect-1 .tooltipa-content {
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
}

.tooltipa-effect-2 .tooltipa-content {
  -webkit-transform-origin: 50% calc(100% + 10px);
  transform-origin: 50% calc(100% + 10px);
  -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
  transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
}

.tooltipa-effect-3 .tooltipa-content {
  -webkit-transform: translate3d(0, 10px, 0) rotate3d(1, 1, 0, 25deg);
  transform: translate3d(0, 10px, 0) rotate3d(1, 1, 0, 25deg);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
}

.tooltipa-effect-4 .tooltipa-content {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: scale3d(0.7, 0.3, 1);
  transform: scale3d(0.7, 0.3, 1);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
}

.tooltipa-effect-5 .tooltipa-content {
  width: 180px;
  margin-left: -90px;
  -webkit-transform-origin: 50% calc(100% + 6em);
  transform-origin: 50% calc(100% + 6em);
  -webkit-transform: rotate3d(0, 0, 1, 15deg);
  transform: rotate3d(0, 0, 1, 15deg);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
  -webkit-transition-timing-function: ease, cubic-bezier(0.17, 0.67, 0.4, 1.39);
  transition-timing-function: ease, cubic-bezier(0.17, 0.67, 0.4, 1.39);
}

/* .tooltipa:hover .tooltipa-content {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translate3d(0,0,0) rotate3d(0,0,0,0);
  transform: translate3d(0,0,0) rotate3d(0,0,0,0);
} */

.tooltipa.tooltipa-effect-2:hover .tooltip-content {
  -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
  transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
}

/* Arrow */

.tooltipa-content::after {
  content: "";
  top: 100%;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-top-color: #2a3035;
  border-width: 10px;
  margin-left: -10px;
}

/* Tooltip content*/

.tooltipa-content img {
  position: relative;
  height: 170px;
  display: block;
  float: left;
  margin-right: 1em;
}

.tooltipa-text {
  font-size: 0.68em;
  line-height: 1.35;
  display: block;
  padding: 1.31em 1.21em 1.21em 0;
  color: #fff;
}

.tooltipa-effect-5 .tooltipa-text {
  padding: 1.4em;
}

.tooltipa-text a {
  font-weight: bold;
}
#homebutton2 {
  color: rgb(253, 253, 253);
  /* font-size: large; */
  font-weight: 600;
  font-size: large;
  text-transform: uppercase;
  /* padding-top: 15px; */
  /* padding-bottom: 15px; */
  position: relative;
  display: none;
  padding: 13px 15px;
  margin-right: 20px;
}
.close-button1 {
  height: 50px;
  width: 50px;
  box-sizing: border-box;
  line-height: 50px;
  display: inline-block;
  position: absolute;
  right: 5px;
  bottom: 0;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.28);
  cursor: pointer;
}
.close-button1:before,
.close-button1:after {
  transform: rotate(-45deg);
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -2px;
  margin-left: -13px;
  display: block;
  height: 3px;
  width: 25px;
  background-color: rgba(245, 245, 245, 0.72);
  transition: all 0.25s ease-out;
}
.close-button1:after {
  transform: rotate(-135deg);
}
.close-button1:hover:before,
.close-button:hover:after {
  transform: rotate(0deg);
}
.tooltipline {
  display: inline;
  position: relative;
  z-index: 9;
  pointer-events: all;
}
.tool1 {
  display: inline;
  position: relative;
  z-index: 999;
}
/* Gap filler */
.tooltipline::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 20px;
  bottom: 100%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tool1::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 20px;
  bottom: 100%;
  left: 50%;
  pointer-events: none;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tooltipline:hover::after {
  pointer-events: auto;
}

/* tooltipline */

.tooltipline-content {
  position: absolute;
  z-index: 9999;
  width: 300px;
  left: 50%;
  bottom: 100%;
  font-size: 20px;
  /* line-height: 1.4; */
  text-align: center;
  font-weight: 400;
  color: #fffaf0;
  background: #138896e8;
  opacity: 0;
  margin: 0 0 8px -150px;
  cursor: default;
  pointer-events: none;
  /* font-family: 'Satisfy', cursive; */
  -webkit-font-smoothing: antialiased;
  -webkit-transition: opacity 0.3s 0.3s;
  transition: opacity 0.3s 0.3s;
}

.modalbox .tooltipline-content {
  bottom: -220px;
}
/* .tooltipline:hover .tooltipline-content {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
} */
.tool1 .tooltipline-content {
  opacity: 1 !important;
  pointer-events: auto !important;
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

.tooltipline-content span {
  display: block;
}

.tooltipline-text {
  border-bottom: 10px solid #138896;
  overflow: hidden;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
}

/* .tooltipline:hover .tooltipline-text {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
} */

.tool1 .tooltipline-text {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  -webkit-transform: scale3d(1, 1, 1) !important;
  transform: scale3d(1, 1, 1) !important;
}
.tooltipline-inner {
  padding: 0px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  transition: transform 0.3s;
}

/* .tooltipline:hover .tooltipline-inner {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
} */

.tool1 .tooltipline-inner {
  -webkit-transition-delay: 0.3s !important;
  transition-delay: 0.3s !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}

/* Arrow */

.tooltipline-content::after {
  content: "";
  bottom: -20px;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-top-color: #138896;
  border-width: 10px;
  margin-left: -10px;
}
#shareit {
  display: none;
}
#shareit1 {
  display: block;
}
#vrbtn {
  display: none;
}
#vrbtn1 {
  display: block;
}
.logoimg2 {
  display: none;
}
#homebutton1 {
  display: none;
}
#homebutton1 {
  display: block;
}

@media only screen and (max-device-width: 700px) {
  .logoimg2 {
    display: block;
    max-height: 80px;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999999;
  }
}
@media only screen and (max-device-width: 1200px) {
  #toolbar {
    position: fixed;
    bottom: 10px;

  }
  .homeimage {
    display:none;
  }
  .modal2 {
    width: 80% !important;
    margin: auto;
    border-radius: 10px !important;
    color: white;
    max-width: 80%;
  }
  .specialbutton div {
    padding: 5px;
  }
  .specialbutton a {
    /* width: 100%; */
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px !important;
    padding-right: 5px !important;
    /* font-size: 10px!important; */
    word-wrap: unset;
  }
  .specialbutton {
    padding: 0px !important;
  }
  .specialbutton .btn {
    padding: 10px !important;
  }
  .modal5inside {
    width: 90% !important;
    /* padding: 0 !important; */
    /* padding-top: 20px !important; */
    /* padding-bottom: 20px !important; */
    z-index: 9999999999;
  }
  #toolbar .mobileoff {
    display: none;
  }

  .logoimg {
    display: none;
  }
  #homebutton {
    display: none;
  }
  #homebutton2 {
    display: block;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 70vh;
  }
  .displayname {
    position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 50;
  }
  .sub-menu {
    max-width: 100vw;
    width: 100vw;
  }
  #shareit {
    display: block;
  }
  #shareit1 {
    display: none;
  }
  #vrbtn {
    display: block;
  }
  #vrbtn1 {
    display: none;
  }
  
  #panoDIV {
    position: fixed!important;
    width: 100vw!important;
    height: 100vh!important;
  }
  .navbar-default {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}
.dropdown-toggle {
  border-color: #f1f1f100!important;
  background-color: #564d4d00!important;
}
.navbar-toggle:hover {
  background-color: #ddd0;
}
.dropdown-toggle:before {
  content: '>';
  display: table-cell;
  padding-right: 10px;
}
.dropdown-toggle {
  display: table!important;
}
}
.sub-menu>p {
  margin-right: 10px;
  text-transform: uppercase!important;
}
.sub-menu a {
  /* text-transform: uppercase; */
}
@media screen and (max-height: 400px) {
  .tooltipline-text {
    transform: scale(0.6) !important;
  }
  .modalbox .tooltipline-content {
    bottom: -130px;
  }
}
.abovetoolbar {
  position: relative;
  width: 80%;
  height: auto;
  max-height: 350px;
  display: none;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
.mybutton {
  background: #2b3131;
  padding: 5px;
  margin-top: 0px;
  width: auto;
  border: none;
  cursor: pointer;
  font-weight: 400;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 12px;
}
.myimage {
  max-width: 50%;
}
.test p {
  padding: 20px;
  font-size: 12px;
}
.test h2 {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 5px;
  font-size: 14px;
}
.rightside h2 {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 5px;
  background-color: #2b3131;
  font-size: 12px !important;
}
.hidden {
  display: none;
}
.hidden2 {
  display: none;
}
.courses {
  font-size: medium !important;
  color: orange !important;
  cursor: pointer;
}
.modal-content {
  margin-top: 10%;
  background: #ffffff;
  color: #1d1d1d;
}
.btn-primary {
  color: #fff !important;
  background-color: #2d2d2d !important;
  border-color: #3f4447;
}
.close-button {
  height: 30px;
  width: 30px;
  position: absolute;
  box-sizing: border-box;
  line-height: 50px;
  display: inline-block;
  left: 1px;
  top: 1px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.28);
}
#tourDIV {
  transition: all 0.5s ease;
}
.shopback {
  position: absolute;
  right: -450px;
  z-index: 50000;
  top: 0px;
  width: 400px;
}
.close-button:before,
.close-button:after {
  transform: rotate(-45deg);
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -2px;
  margin-left: -13px;
  display: block;
  height: 3px;
  width: 25px;
  background-color: rgba(29, 29, 29, 0.72);
  transition: all 0.25s ease-out;
}
.close-button:after {
  transform: rotate(-135deg);
}
.close-button:hover:before,
.close-button:hover:after {
  transform: rotate(0deg);
}
.modal-inner {
  max-height: 60vh;
  overflow: auto;
  max-width: 350px;
  width: 220px;
}
.modalbox {
  position: absolute;
  top: 0px;
  left: 0px;
  /* transform: translate(-50%, -50%); */
  z-index: 5000;
  display: block;
  width: 100%;
  height: 100%;
  transition: all 1.5s ease;
  opacity: 1;
}
.modalbox1 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  transition: all 0.5s ease;
  opacity: 1;
}
.hidden .modalbox1 {
  opacity: 0;
}

.hidden {
  display: none !important;
  opacity: 0 !important;
}
.reservenow {
  height: 100%;
  display: flex;
  align-content: center;
  justify-content: center;
  text-transform: uppercase;
  font-weight: 500;
  cursor: pointer;
}
.modal-innercontent1 {
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
}
.test h2 {
  padding-bottom: 10px;
}
.modal2 {
  max-height: 70%;
  width: 60% !important;
  margin: auto;
  border-radius: 10px !important;
  color: white;
  max-width: 60%;
  overflow-x: hidden;
}
.modal2 .modal-content {
  margin-top: 10%;
  background: #000000cc;
  color: #ffffff;
}
#parent {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
h2 {
  font-size: 24px !important;
}

#child {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  padding-right: 17px; /* Increase/decrease this value for cross-browser compatibility */
}
nav ul li {
  /* transition: background-color .3s; */
  float: none;
}
.disnone {
  display: none !important;
}
.blink {
  animation: blinker 1.5s cubic-bezier(0.5, 0, 1, 1) infinite alternate;
}
@keyframes blinker {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.panoimage {
  max-width: 90%;
  display: none;
}
.targ .panoname {
  position: relative;
  left: 10px;
  top: -30px;
}
.targ .panoimage {
  display: block;
}
.dropdown-menu {
  height: auto;
  max-height: 70vh;
  overflow-x: hidden;
}
.dropdown-menu::-webkit-scrollbar {
  width: 1em;
}

.dropdown-menu::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.dropdown-menu::-webkit-scrollbar-thumb {
  background-color: rgb(28, 93, 95);
  outline: 1px solid slategrey;
}
.modal-content5 {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.tohide {
  position: absolute;
  right: 0px;
  top: 0px;
  margin-top: 0px!important;
  padding: 0px;
  color: #fff !important;
    background-color: #2d2d2d40 !important;
    border: none!important;
}
.tohide svg {
  width: 40px;
    height: 40px;
    fill: white;
    padding: 5px;
}
.toshow {
  position: absolute;
  right: 0px;
  top: 0px;
  margin-top: 0px!important;
  padding: 0px;
  color: #fff !important;
    background-color: #2d2d2d40 !important;
    border: none!important;
}
.toshow svg {
  width: 40px;
    height: 40px;
    fill: white;
    padding: 5px;
}
.modal-content5 h3 {
  font-weight: 800;
  font-size: 26px;
}
.modal5inside {
  background: #ffffff;
  color: rgb(0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  /* border-radius: 10px; */
  position: relative;
}
.open>.dropdown-menu {
  opacity: 1;
}
.leftpart {
  margin-bottom: 30px;
  margin-top: 10px;
  padding-left: 40px!important;
    padding-right: 50px!important;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background-color: #0c0c0c;
}
.dropdown-menu {
  transition: all 0.9s ease;
  opacity: 0;
}
.modal-content5 p {
  font-weight: 500;
  font-size: 18px;
}
.cms-floorplanparent a {
  color: white;
}
.specialbutton {
  display: block;
  padding: 15px;
}
.pull-right1 {
  /* float: right!important; */
  min-height: 100%;
  position: absolute;
  right: 0px;
  top: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #027442;
  color: white;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
  background-color: transparent!important;
}
.specialbutton a {
      /* background: #003d50; */
      color: #0e2e3e;
      width: 100%;
      /* padding-top: 10px; */
      /* padding-bottom: 10px; */
      cursor: pointer;
      /* margin: 5px; */
      /* padding-left: 20px; */
      /* padding-right: 20px; */
      font-weight: 600;
      text-decoration: underline;
}
.specialbutton .btn-primary {
 margin-top: 10px;
}

a:focus,
a:hover {
  color: #23527c;
  text-decoration: none;
}

.specialbutton div {
  padding: 20px;
}
.opacity {
  opacity: 1 !important;
}
.opacity3 {
  opacity: 0.3 !important;
}
.visibilityon {
  visibility: visible !important;
}
.disnone1 {
  visibility: hidden;
}
.close-button1 {
  display: none !important;
}
.rightside {
  display: block;
  width: 50%;
  margin-left: 50%;
  max-height: 300px;
  height: auto;
  overflow-y: hidden;
  margin-right: -17px;
}
.leftside {
  width: 50%;
  /* float: left; */
  background-size: cover !important;
  min-width: 50%;
  display: block;
  /* position: absolute; */
  height: auto;
  min-height: 150px;
  float: left;
  background-repeat: no-repeat !important;
  margin-right: auto;
  margin-left: auto;
  background-origin: padding-box !important;
}
.bottomdiv {
  width: 100%;
  display: block;
  clear: both;
}
.topdiv {
  width: 100%;
  height: auto;
}
#homebutton {
  cursor: pointer;
  fill: white;
  margin-top: 5px;
  margin-right: 20px;
}
.close1 {
  height: 50px;
  width: 50px;
  position: relative;
  box-sizing: border-box;
  line-height: 50px;
  display: inline-block;
}
.close1:after {
  content: "click to close";
  position: absolute;
  top: 50%;
  left: 80px;
  display: block;
  color: red;
  transition: all 0.25s ease-out;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #027442 !important;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #027442 !important;
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 0px !important;
}
@media screen and (max-width: 767px) {
  .leftpart {
    border-right: none!important;
    padding-right: 10px!important;
    padding-left: 10px!important;
  }
  .rightpart {
    padding-left: 10px!important;
    padding-right: 10px!important;
  }
  .navbar-fixed-top {
    padding-top: 0px!important;
    top:0;
    position: fixed;
  }
  .navbar-header {
    position: absolute;
    right: 5px;
  }
  .navbar-toggle {
    z-index: 999999;
  }
  .navbar-collapse {
    background-color: white;
  }
  .navbar-nav {
    margin: 7.5px -15px!important;
  }
  .navbar-default {
    background-color: rgba(255, 255, 255, 0)!important;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: rgba(221, 221, 221, 0)!important;
    color: white;
}
 .sub-menu {
   background-color: white!important;
 }
 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #777!important;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff!important;
}
.dropdown-menu > li > a {
  border-bottom: 1px solid #2d7aaf!important;
}
.dropdown-menu > li > a {
  display: block;
  padding: 10px 20px!important;
}
.pull-right1 {
  position: relative!important;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  margin-bottom: 10px;
}
}
.sub-menu {
  width: auto;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  min-width: 250px;
}
.homeimage {
  max-height: 30px;
    position: absolute;
    left: -10px;
    top: 7px;
}
.modal5inside .btn-primary {
  margin-top: 10px;
 }
 #thumbtrigger {
   display:none;
 }
 .visible {
   display: block!important;
 }
 #Capa_46 {
   fill: white;
 }
 .thumbcontainer {
   width: 100%;
   height: 100vh;
   max-height: 100vh;
   position: fixed;
   left: 0px;
   top: -100vh;
   transition: all 0.5s ease;
   z-index: 6000000;
   background-color: white;
   padding: 5%;
   overflow: scroll;
 }
 .down {
   top: 0px!important;
 }
 .wall-thumbnail img {
   max-width: 250px;
 }
 .box {
  padding: 10px;
  position: relative;
 }
 .thumbtitle {
  position: absolute;
  bottom: 15px;
  width: 80%;
  left: 0px;
  text-align: center;
  background-color: #B9BDAF;
  padding: 5px;
  margin-left: auto;
  margin-right: auto;
  color: white;
  font-size: 1.2em;
  font-weight: 500;
 }
 .close-button3 {
  height: 50px;
  width: 50px;
  position: relative;
  box-sizing: border-box;
  line-height: 50px;
  display: inline-block;
}
.close-button3:before, .close-button3:after {
  transform: rotate(-45deg);
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -25px;
  display: block;
  height: 10px;
  width: 50px;
  background-color: rgb(22, 21, 21);
  transition: all 0.25s ease-out;
}
.close-button3:after {
  transform: rotate(-135deg);
}
.close-button3:hover:before, .close-button:hover:after {
  transform: rotate(0deg);
}
.thumbcloser {
  position: absolute;
  top: 10px;
  right: 10px;
}
.cms-maintitle {
  text-align: left;
  font-size: 1.5em;
  color: #B9BDAF;
  font-weight: 400;
}
.cms-subheader {
  text-align: justify;
  padding-top: 10px;
  margin-top: 12px;
}
.cms-mainimage {
  max-width: 90%;
  margin-top: 20px;
}
.am-list {
  list-style-type: none;
    text-align: justify;
    /* padding: 10px; */
    /* margin-left: 10px; */
    margin-top: 15px;
}
.am-list > li::before {
  content: "-";
  text-indent: -15px;
  margin-right: 10px;
}
.am-list > li {
  text-indent: -15px;
}
.rightpart {
  margin-bottom: 30px;
  margin-top: 10px;
  padding-left: 50px!important;
    padding-right: 40px!important;
}
.amenities {
  margin-left: 15px;
}
.smhelper {
  width: 60%;
  margin-right: auto!important;
  margin-left: auto!important;
    text-transform: uppercase;
}
.am-list li {
  margin-bottom:10px;
}
.amenityheader {
  font-size: 1.8em;
    text-align: left;
}
.par-header {
  font-weight: 500;
    text-align: justify;
    margin-top: 5px;
    color: #B9BDAF;
}
#Oval {
  fill: #B9BDAF;
}
.sub-menu a {
  color: #000000;
  transition:all 0.5s ease;
}
.sub-menu a:hover {
  color: #027442;
}
.cms-floorplan {
  padding: 10px 15px;
    background-color: #B9BDAF;
    color: white;
    cursor: pointer;
}
.parinner {
  text-align: justify;
  margin-top: 10px;
}
.cms-buttons {
  margin-top: 40px;
    margin-bottom: 30px;
}
.cms-bookonline {
  padding: 10px 15px;
    background-color: #B9BDAF;
    color: white;
    cursor: pointer;
}
.cms-bookonline:hover {
    color: white!important;
}
.cms-floorplan:hover {
  color: white!important;
}
.cms-bookonline:focus {
  color: white!important;
}
.cms-floorplan:focus {
color: white!important;
}
.description-text {
  opacity: 1;
  transition: all 0.5s ease;
}
.noopacity {
  opacity: 0!important;
}
.noopacity1 {
  display:none!important;
  z-index: 1;
}
.floorplanhidden {
  display:block;
  opacity: 1;
  width: 100%;
  max-height: 80%;
}
.toshow {
  display: none;
}
.floorplanhidden img {
  max-width: 60%;
}
.morez {
  z-index: 50;
}
.cms-maintext {
  margin-top: 15px;
    text-align: left;
}
.paragraphs {
  margin-top:10px;
}
.par-body {
  position: relative;
    left: 10px;
}
@media (min-width: 1200px) {
  .modal-lg {
    width: 1200px;
}
}
