/* __V3D_TEMPLATE__ - template-based file; delete this line to prevent this file from being updated */

body {
    margin: 0px;
    overflow: hidden;
}

#v3d-container {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.preloader_div {
	  padding-top:15%;
  text-align:center;

	width:100%;
	height:100%;
	position:fixed;
	 background-color: #E0ECF0;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-size: cover;
	z-index:10;
}

.pre_logo {
	background-image: url('image/UI/BBR-BUSINESS-PARK-logo-light.png');
    top: 10px;
  margin-left: auto;
  margin-right: auto;
    width: 300px;
    height: 148px;
    cursor: pointer;
    background-size: 100% 100%;
    z-index: 10;
}

.percentagestyle {
	text-align: center;
  position: absolute;
    font-family: helvetica, arial, sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  color: #1754a2;
  top: 55%;
  left: 50%;
  	z-index: 10;
}


.labels{
  list-style-type:none;
  margin:0 auto;
  display:inline-block;
  padding: 0px;
  width: 200px;
  height: 30px;
  overflow: hidden;
}

.labels{
  list-style-type:none;
  margin:0 auto;
  display:inline-block;
  padding: 0px;
  width: 200px;
  height: 30px;
  overflow: hidden;
}

.label{
  float:left;
  height:30px;
  line-height:30px;
  padding:0px;
  font-family:Futura,Trebuchet MS,Arial,sans-serif;
  color:white;
  font-size:20px;
  width:200px;
  position:relative;
  animation:textUp ease 6s;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  -webkit-animation:textUp ease 6s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-fill-mode:forwards; /*Chrome 16+, Safari 4+*/
  -moz-animation:textUp ease 6s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-fill-mode:forwards; /*FF 5+*/
  -o-animation:textUp ease 6s;
  -o-animation-iteration-count: infinite;
  -o-animation-fill-mode:forwards; /*Not implemented yet*/
  -ms-animation:textUp ease 6s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-fill-mode:forwards; /*IE 10+*/
}

.loaded.loader-box,.loaded .loader,.loaded .labels{opacity:0;}
.hidden{display:none;}


.fullscreen-button {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    display: none;
    z-index: 1;
}

.fullscreen-open {
    background-image: url('media/fullscreen_open.svg');
}

.fullscreen-close {
    background-image: url('media/fullscreen_close.svg');
}

.hd_button {
    background-image: url('image/UI/HD.png');
	position: fixed;
    top: 65px;
    right: 5px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
    z-index: 0;
}

.logo {
	background-image: url('image/UI/BBR-BUSINESS-PARK-logo.png');
	  display: block;
  margin-left: 40px;
  margin-right: auto;

    top: 10px;

    width: 200px;
    height: 98px;
    cursor: pointer;
    background-size: 100% 100%;
    z-index: 1;
}


.logo_lyra {
	background-image: url('image/UI/logo_lyra.png');
	position: fixed;

 right: 20px;

    top: 10px;

    width: 119px;
    height: 35px;
    cursor: pointer;
    background-size: 100% 100%;
    z-index: 1;
}

.back {
	background-image: url('image/UI/back.png');
	position: fixed;
    top: 0px;
	left:0px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;

}

.housetype {
	position: fixed;
    top: 80px;
    left: 20px;
    width: 200px;
    height: 75px;
    z-index: 1;
}


.play {
	float: right;
		position: fixed;
		right: 10px;
    bottom: 500px;
	background-image: url('image/UI/play.png');
    cursor: pointer;
    background-size: 100% 100%;
	background-position: 100% 100%;
	 width: 60px;
    height: 60px;
	 background-repeat: no-repeat;
	 display: block;
	 z-index: 0;

}

.showroof {
	float: right;
		position: fixed;
		right: 10px;
    bottom: 420px;
	background-image: url('image/UI/roof_a.png');
    cursor: pointer;
    background-size: 100% 100%;
	background-position: 100% 100%;
	 width: 60px;
    height: 60px;
	 background-repeat: no-repeat;
	 display: block;
	 z-index: 0;

}

.showlw {
	float: right;
		position: fixed;
		right: 10px;
    bottom: 340px;
	background-image: url('image/UI/leftwall_a.png');
    cursor: pointer;
    background-size: 100% 100%;
	background-position: 100% 100%;
	 width: 60px;
    height: 60px;
	 background-repeat: no-repeat;
	 display: block;
	 z-index: 0;

}

.showrw {
	float: right;
		position: absolute;
		right: 10px;
    bottom: 260px;
	background-image: url('image/UI/rightwall_a.png');
    cursor: pointer;
    background-size: 100% 100%;
	background-position: 100% 100%;
	 width: 60px;
    height: 60px;
	 background-repeat: no-repeat;
	 display: block;

}


.show1 {
	float: right;
		position: fixed;
		right: 10px;
    bottom: 180px;
	background-image: url('image/UI/1.png');
    cursor: pointer;
    background-size: 100% 100%;
	background-position: 100% 100%;
	 width: 60px;
    height: 60px;
	 background-repeat: no-repeat;
	 display: block;
	 z-index: 0;

}

.showg {
	float: right;
		position: absolute;
		right: 10px;
    bottom: 100px;
	background-image: url('image/UI/g.png');
    cursor: pointer;
    background-size: 100% 100%;
	background-position: 100% 100%;
	 width: 60px;
    height: 60px;
	 background-repeat: no-repeat;
	 display: block;

}

.showall {
	float: right;
		position: absolute;
		right: 10px;
    bottom: 20px;
	background-image: url('image/UI/fa.png');
    cursor: pointer;
    background-size: 100% 100%;
	background-position: 100% 100%;
	 width: 60px;
    height: 60px;
	 background-repeat: no-repeat;
	 display: block;

}







.furnish {
  background-image: url('image/UI/furnish.png');
  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 183px;
  height: 33px;
  margin: 0;
  padding: 0;
  display: inline-block;
 bottom: 20px;
 left: 20px;
 position : fixed;
 cursor: pointer;
}

.floorplan {
  background-image: url('image/UI/floor_plan.png');
  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 122px;
  height: 33px;
  margin: 0;
  padding: 0;
  display: inline-block;
 bottom: 20px;
 left: 215px;
 position : fixed;
}

.measurement {
  background-image: url('image/UI/measurement.png');
  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 135px;
  height: 33px;
  margin: 0;
  padding: 0;
  display: inline-block;
 bottom: 20px;
 left: 350px;
 position : fixed;
}

.box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}



.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index:1;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 55%;
  position: relative;
  transition: all .1s ease-in-out;
  overflow: hidden;
  height:750px;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 100%;
  overflow: auto;
}

#my_div
     {
       	width: 1000px;
     	background: white;
     	padding: 10px;
      color:#fff;


	 }

     #controls
     {
     	padding: 10px;
		position: fixed;
		  bottom: 0;
		left: 45%;
     }
     #controls button
     {
  		height: 40px;
  		min-width: 40px;
  		width: auto;
  		padding: 10px;
  		border:none;
  		font-size: 1em;
  		background: #841937;
  		border-bottom: 2px solid #003153;
  		color: white;
		  outline:none;

     }



#my_div2
     {
       	width: 1000px;
     	background: white;
     	padding: 10px;
      color:#fff;


	 }

     #controls2
     {
     	padding: 10px;
		position: fixed;
		  bottom: 0;
		left: 45%;
     }
     #controls2 button
     {
  		height: 40px;
  		min-width: 40px;
  		width: auto;
  		padding: 10px;
  		border:none;
  		font-size: 1em;
  		background: #841937;
  		border-bottom: 2px solid #003153;
  		color: white;
		  outline:none;

     }


.floorplanimg {
	  background-image: url('image/UI/floorplan_typeA.jpg');
  background-size: 100% 100%;
  background-position: 100% 100%;
  height:692px;
     	width: 1000px;

}

.sideplanimg {
	  background-image: url('image/UI/SECTION_TYPE_A.jpg');
  background-size: 100% 100%;
  background-position: 100% 100%;
  height:692px;
     	width: 1000px;

}


.wall-left {
  background-image: url('image/UI/left_a.png');
  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 153px;
  height: 33px;
  margin: 0;
  padding: 0;
  display: inline-block;
 bottom: 20px;
 left: 410px;
 position : fixed;
}

.wall-right {
  background-image: url('image/UI/right_a.png');
  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 96px;
  height: 33px;
  margin: 0;
  padding: 0;
  display: inline-block;
 bottom: 20px;
 left: 570px;
 position : fixed;
}

.loader {
  width: 250px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-family: helvetica, arial, sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  color: #E8DEC4;
  letter-spacing: 0.2em;
}


.loader::before, .loader::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: #841937;
  position: absolute;
  -webkit-animation: load .7s infinite alternate ease-in-out;
          animation: load .7s infinite alternate ease-in-out;
}
.loader::before {
  top: 0;
}
.loader::after {
  bottom: 0;
}

@-webkit-keyframes load {
  0% {
    left: 0;
    height: 10px;
    width: 15px;
  }
  50% {
    height: 4px;
    width: 40px;
  }
  100% {
    left: 235px;
    height: 10px;
    width: 15px;
  }
}

@keyframes load {
  0% {
    left: 0;
    height: 10px;
    width: 15px;
  }
  50% {
    height: 4px;
    width: 40px;
  }
  100% {
    left: 235px;
    height: 10px;
    width: 15px;
  }
}
@keyframes textUp{
  0% {
    top:0px;
    display:relative;
    opacity:0;
  }
  1% {
    top:0px;
    display:relative;
    opacity:1;
  }
  24% {
    top:0px;
    display:relative;
    opacity:1;
  }
  25% {
    top:0px;
    display:none;
    opacity:0;
  }
  26% {
    top:-30px;
    display:relative;
    opacity:0;
  }
  27% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  49% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  50% {
    top:-30px;
    display:none;
    opacity:0;
  }
  51% {
    top:-60px;
    display:relative;
    opacity:0;
  }
  52% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  74% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  75% {
    top:-60px;
    display:none;
    opacity:0;
  }
  76% {
    top:-90px;
    display:relative;
    opacity:0;
  }
  77% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  99% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  100% {
    top:-90px;
    display:none;
    opacity:0;
  }
}
@-webkit-keyframes textUp{
  0% {
    top:0px;
    display:relative;
    opacity:0;
  }
  1% {
    top:0px;
    display:relative;
    opacity:1;
  }
  24% {
    top:0px;
    display:relative;
    opacity:1;
  }
  25% {
    top:0px;
    display:none;
    opacity:0;
  }
  26% {
    top:-30px;
    display:relative;
    opacity:0;
  }
  27% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  49% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  50% {
    top:-30px;
    display:none;
    opacity:0;
  }
  51% {
    top:-60px;
    display:relative;
    opacity:0;
  }
  52% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  74% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  75% {
    top:-60px;
    display:none;
    opacity:0;
  }
  76% {
    top:-90px;
    display:relative;
    opacity:0;
  }
  77% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  99% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  100% {
    top:-90px;
    display:none;
    opacity:0;
  }
}
@-moz-keyframes textUp{
  0% {
    top:0px;
    display:relative;
    opacity:0;
  }
  1% {
    top:0px;
    display:relative;
    opacity:1;
  }
  24% {
    top:0px;
    display:relative;
    opacity:1;
  }
  25% {
    top:0px;
    display:none;
    opacity:0;
  }
  26% {
    top:-30px;
    display:relative;
    opacity:0;
  }
  27% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  49% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  50% {
    top:-30px;
    display:none;
    opacity:0;
  }
  51% {
    top:-60px;
    display:relative;
    opacity:0;
  }
  52% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  74% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  75% {
    top:-60px;
    display:none;
    opacity:0;
  }
  76% {
    top:-90px;
    display:relative;
    opacity:0;
  }
  77% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  99% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  100% {
    top:-90px;
    display:none;
    opacity:0;
  }
}
@-o-keyframes textUp{
  0% {
    top:0px;
    display:relative;
    opacity:0;
  }
  1% {
    top:0px;
    display:relative;
    opacity:1;
  }
  24% {
    top:0px;
    display:relative;
    opacity:1;
  }
  25% {
    top:0px;
    display:none;
    opacity:0;
  }
  26% {
    top:-30px;
    display:relative;
    opacity:0;
  }
  27% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  49% {
    top:-30px;
    display:relative;
    opacity:1;
  }
  50% {
    top:-30px;
    display:none;
    opacity:0;
  }
  51% {
    top:-60px;
    display:relative;
    opacity:0;
  }
  52% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  74% {
    top:-60px;
    display:relative;
    opacity:1;
  }
  75% {
    top:-60px;
    display:none;
    opacity:0;
  }
  76% {
    top:-90px;
    display:relative;
    opacity:0;
  }
  77% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  99% {
    top:-90px;
    display:relative;
    opacity:1;
  }
  100% {
    top:-90px;
    display:none;
    opacity:0;
  }
}
/* removes tap blinking on ios devices */
* { -webkit-tap-highlight-color:rgba(0,0,0,0); }


@media only screen and (max-width: 1000px) {


 .pre_logo {
	background-image: url('image/UI/BBR-BUSINESS-PARK-logo-light.png');
    top: 10px;
  margin-left: auto;
  margin-right: auto;
    width: 200px;
    height: 98px;
    cursor: pointer;
    background-size: 100% 100%;
    z-index: 10;
}

.percentagestyle {
	text-align: center;
  position: absolute;
    font-family: helvetica, arial, sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  color: #1754a2;
  top: 55%;
  left: 47%;
  	z-index: 10;
}

.logo {
	background-image: url('image/UI/BBR-BUSINESS-PARK-logo.png');
	position: fixed;
    top: 5px;
    left: 5px;
    width: 102px;
    height: 50px;
    cursor: pointer;
    background-size: 100% 100%;
     background-repeat: no-repeat;
    z-index: 0;
}

.logo_lyra {
	background-image: url('image/UI/logo_lyra.png');
	position: fixed;

 right: 10px;

    top: 20px;

    width: 81px;
    height: 24px;
    cursor: pointer;
    background-size: 100% 100%;
    z-index: 1;
}

.hd_button {
	position: fixed;
    top: 65px;
    right: 5px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background-size: 100% 100%;
}

.housetype {
	position: fixed;
    top: 50px;
    left: 20px;
    width: 200px;
    height: 75px;
    z-index: 1;
}

.fullscreen-button {
    position: absolute;
    float: right;
    top: 5px;
    right: -15px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    background-size: 60% 60%;
    background-repeat: no-repeat;
    display: none;
    z-index: 1;
}

.furnish {

  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 130px;
  height: 24px;
  margin: 0;
  padding: 0;
  display: inline-block;
 bottom: 10px;
 left: 10px;
 position : fixed;
 cursor: pointer;
}



.play{
	float: right;
		position: fixed;
		right: 5px;
    bottom: 260px;

    cursor: pointer;
    background-size: 100% 100%;
	background-position: 100% 100%;
	 width: 40px;
    height: 40px;
	 background-repeat: no-repeat;
	 display: block;


}

.showlw {
	float: right;
		position: fixed;
		right: 5px;
    bottom: 210px;

    cursor: pointer;
    background-size: 100% 100%;
	background-position: 100% 100%;
	 width: 40px;
    height: 40px;
	 background-repeat: no-repeat;
	 display: block;


}

.showrw {
	float: right;
		position: absolute;
		right: 5px;
    bottom: 160px;

    cursor: pointer;
    background-size: 100% 100%;
	background-position: 100% 100%;
	 width: 40px;
    height: 40px;
	 background-repeat: no-repeat;
	 display: block;

}

.show1 {
	float: right;
		position: fixed;
		right: 5px;
    bottom: 110px;
	    cursor: pointer;
    background-size: 100% 100%;
	background-position: 100% 100%;
	 width: 40px;
    height: 40px;
	 background-repeat: no-repeat;
	 display: block;

}

.showg {
	float: right;
		position: fixed;
		right: 5px;
    bottom: 60px;
    cursor: pointer;
    background-size: 100% 100%;
	background-position: 100% 100%;
	 width: 40px;
    height: 40px;
	 background-repeat: no-repeat;
	 display: block;

}

.showall {
	float: right;
		position: fixed;
		right: 5px;
    bottom: 10px;
	    cursor: pointer;
    background-size: 100% 100%;
	background-position: 100% 100%;
	 width: 40px;
    height: 40px;
	 background-repeat: no-repeat;
	 display: block;

}

.popup {
  margin: 20px auto;
  width: 90%;
  z-index:9999;
  height: 550px;

}

.floorplanimg {
  background-image: url('image/UI/floorplan_typeA.jpg');
  background-size: 100% 100%;
  background-position: 100% 100%;
  height:346px;
     	width: 500px;

}


.floorplan {

  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 85px;
  height: 24px;
  margin: 0;
  padding: 0;
  display: inline-block;
 bottom: 10px;
 left: 140px;
 position : fixed;
}

.measurement {
  background-image: url('image/UI/measurement.png');
  background-size: 100% 100%;
  background-position: 100% 100%;
  width: 100px;
  height: 24px;
  margin: 0;
  padding: 0;
  display: inline-block;
 bottom: 10px;
 left: 225px;
 position : fixed;
}









}
