@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,600,400italic,700italic);
    body{background-color: #ffffff;font-family: 'Open Sans', sans-serif;overflow: hidden;}
.wrapper-image {
	background: #45453d;
}
.wrapper-inner-image {
	background: #44433E;
}
.companylogo {
	padding-left: 80px;
    padding-bottom: 10px;
    height: 50px;
    padding-top: 10px;
}
.yourcompany{
	top: 60px;
	left: 81px;
	width: 270px;
	height: 45px;
	opacity: 1;
	margin-bottom: 30px;
}
#buildingheader{
	padding-bottom: 20px;
}
.list-label{
	/*word-spacing: 78px;
	padding-left: 58px;
	padding-top: 10px;*/
}
.main-image-mainpage{
	background: url(buildingView.jpg) no-repeat center;
	width: 900px;
	height: 680px;
	margin: auto;
	position: relative;
}
.main-image {
	background: url(buildingView.jpg) no-repeat center;
	width: 1200px;
	height: 680px;
	margin: auto;
	position: relative;
}
.wrapper-main-image {
	background: #fff;
	/* height: 768px; */
	margin: auto;
	position: relative;
	/* background-size: cover; */
	text-align: left;
	padding: 2px 46px;
	height: 100vh;
}
.tower-aimg {
	position: absolute;
	top: 258px;
	left: 454px;
}
.tower-aimg img {
	visibility: hidden;
}
.tower-aimg:hover img {
	visibility: visible;
}

.badge-index {
	padding: 5px 20px;
	display: inline-block;
	background: #337ab7;
	border-radius: 4px;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
}
.badge {
	padding: 5px 20px;
	display: inline-block;
	background: #4CAF50;
	border-radius: 4px;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
}
.badge-index:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(76, 175, 80, 0);
	border-top-color: #337ab7;
	border-width: 6px;
	margin-left: -4px;
}
.badge:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(76, 175, 80, 0);
	border-top-color: #4CAF50;
	border-width: 6px;
	margin-left: -4px;
}
.towera {
	position: absolute;
	top: 233px;
	left: 457px;
}
.towerb {
	position: absolute;
	top: 274px;
	left: 716px;
}
.towerc {
    position: absolute;
    top: 156px;
    left: 836px;
}
.towerd {
    position: absolute;
    top: 255px;
    left: 908px;
}
.tower-dimg {
    position: absolute;
      top: 262px;
    left: 894px;
}
.tower-cimg {
	position: absolute;
	 top: 183px;
    left: 829px;
}

.tower-bimg {
	position: absolute;
	top: 300px;
	left: 675px;
}
.tower-bimg img, .tower-cimg img, .tower-dimg img{
visibility: hidden;
}
.tower-bimg:hover img, .tower-cimg:hover img, .tower-dimg:hover img {
	visibility: visible;
}
.transpaarent-bldg {
	background: url(bg-trans1_low_opacity.png) no-repeat center top;
	width: 1200px;
	height: 230px;
	display: none;
	position: absolute;
}
.transpaarent-bldg-mainpage {
	background: url(bg-trans1_low_opacity.png) no-repeat center top;
	width: 900px;
	height: 230px;
	display: none;
	position: absolute;
}
.search-fileters-mainpage {
	background: #fff;
	height: auto;
    padding: 33px;
	margin: 40px 0px;
	position: absolute;
	border-radius: 3px;
	z-index: 99;
	top:-37px;
}
.search-fileters {
	background: #fff;
	width: 310px;
	height: auto;
    padding: 15px;
	margin: 40px 0px;
	position: absolute;
	border-radius: 3px;
	z-index: 99;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;}
.heading-bldg {
	font-size: 16px;
	font-weight: 600;
}
.filter {
	font-size: 14px;
	font-weight: bold;
}
.nav-tabs {
	border-bottom: 1px solid #ddd;
	margin: 10px 0px 10px;
	padding: 0px;
}
.close{opacity:1;}
span.input-group-addon .fa-inr {
    font-size: 16px;
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	font-size: 12px;
	padding: 5px 21px;
}
.filter-unit ul {
	padding: 0;
	font-size: 13px;
	list-style: none;
}
.filter-unit ul li label {
    padding: 4px 0px;
    margin-top: -6px;
    border-left: none;
    border-right: none;
    font-weight: 500;
    width: auto;

}
.bldg-f10 {
	background: url(../images/closeup_10.jpg) no-repeat center right;
	width: 1200px;
	height: 680px;
	margin: auto;
	position: relative;
}
.thank-you{background:#44433E; color:#fff;}
.thank-you-wrapper {
    padding: 220px 142px;
}
.thank-you h1{color:#fff; text-align:center; font-weight:600;}
.thank-you p{color:#fff; text-align:center; font-size:16px;}
.thank-you-wrapper a {
    color: #4CAF50;
}
span.tag-avail {
	padding: 5px 20px;
	display: inline-block;
	background: #2d64b7;
	border-radius: 4px;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	position: relative;
}
span.tag-avail:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(76, 175, 80, 0);
	border-top-color: #2d64b7;
	border-width: 6px;
	margin-left: -4px;
}
span.tag-na {
	position: relative;
	padding: 5px 20px;
	display: inline-block;
	background: #95d2ff ;
	border-radius: 4px;
	color: #2d63b7;
	font-size: 12px;
	font-weight: 600;
}
span.tag-na:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(236, 17, 101, 0);
	border-top-color: #95d2ff ;
	border-width: 6px;
	margin-left: -4px;
}
.act-fl {
	position: absolute;
	left: 305px;
	top: 266px;
}
.act-fl img {
	visibility: hidden;
}
.act-fl .tag-avail {
	position: absolute;
	top: -10px;
	left: 162px;
}
.act-fl:hover img {
	visibility: visible;
}
.act-fl-1 {
	position: absolute;
	left: 739px;
	top: 235px;
}
.act-fl-1 img {
	visibility: hidden;
}
.act-fl-1 .tag-avail {
	position: absolute;
	top: -1px;
	left: 145px;
}
.act-fl-1:hover img {
	visibility: visible;
}
.inact-fl {
	position: absolute;
	left: 468px;
	top: 221px;
}
.inact-fl img {
	visibility: hidden;
}
.inact-fl:hover img {
	visibility: visible;
}
.inact-fl .tag-na {
	position: absolute;
	top: -10px;
	left: 162px;
}
.inact-fl-1 {
	position: absolute;
	left: 571px;
	top: 290px;
}
.inact-fl-1 .tag-na {
	position: absolute;
	top: -10px;
	left: 162px;
}
.inact-fl-1 img {
	visibility: hidden;
}
.inact-fl-1:hover img {
	visibility: visible;
}
.inact-fl-1 .tag-na {
	position: absolute;
	top: -10px;
	left: 162px;
}
.inact-fl-1 img {
	visibility: hidden;
}
.inact-fl-1:hover img {
	visibility: visible;
}
.modal-dialog {
	width: 100%;
	margin: 0px auto;
	padding: 20px;
}
.nav-tabs.nav-justified {
	margin: 0;
}
.center-img {
	display: table;
	margin: auto;
}
ul.nav.nav-tabs.inner-tab {
	position: absolute;
	top: 122px;
	left: 50px;
	background: #121312;

}
.inner-tab li {
	float: none;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #fff;
	cursor: default;
	background-color: #2D66B7;
	border: none;
	width: 100%;
	border-radius: 0
}
.nav-tabs.nav-justified>.active>a {
	border-radius: 0;
	border: 1px solid #fff;
	color: #fff;
}
.nav-tabs.nav-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 4px 4px 0 0;
	color: #000;
	font-size: 15px;
}
ul.nav.nav-tabs.inner-tab li a {
	width: 100%;
	border-radius: 0px;
	padding: 10px 20px;
	font-size: 16px;
	color: #fff;
}
ul.nav.nav-tabs.inner-tab li a:hover {
	color: #000;
}
.grid-amenities img {
	width: 50px;
	margin: 16px auto 0;
	text-align: center;
	display: table;
}
.grid-amenities p {
	text-align: center;
	font-size: 14px;
	    color: #424242;
    margin-top: 6px;
}.col-lg-2-5:hover {
    background: #F5F5F5;
}
.tab-content li{    padding:  0;}
.row.od-space {
	margin-left: 1px;
	margin-right: 1px;
}
.col-lg-2-5 {
	padding: 5px 15px;
	border: 1px solid #dfdfdf;
	margin-top: -1px;
	margin-right: -1px;
	margin-left: 0;
}
.h3, h3 {
	font-size: 14px;
	text-transform: none;
	font-weight: 600;
	margin: 20px 0 15px;
}
.row.amenities {
	margin: 1px;
	border: 1px solid #dfdfdf;
}
.modal-body.content {
	position: relative;
	padding: 0px 15px;
	height: 470px;
	overflow-y: scroll;
	margin-top: -1px;
}
.modal-title {
	margin: 0;
	line-height: 1.42857143;
	font-size: 16px;
    font-weight: 600;
    color:#5D5D5D;
}
/*.checkboxContainer input:checked ~ .checkmark:after {
  display: block;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}*/


.container-checkamrk {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container-checkamrk input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container-checkamrk:hover input ~ .checkmark {
  background-color: #
}

/* When the checkbox is checked, add a blue background */
.container-checkamrk input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-checkamrk input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-checkamrk .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

input[type=checkbox], input[type=radio]{vertical-align:middle; margin:0;}
p.price {
	font-size: 14px;
	color: #666;
	margin: 15px 0 0;
}
form#query_form_enquiry {
	padding: 0 60px;
	width: 50%;
	display: table;/* background: #f5f5f5; */
	    margin: auto;
}
form#query_form_enquiry label {
	font-size: 13px;
	color: #444;
}
button.btn.book-now {
	background: #2d65b7;
	color: #fff;
	font-size: 15px;
	padding: 9px 28px 7px;
}
.btn.book-now:hover {
	background: #143463;
}
book-now:active {
	-webkit-box-shadow: 0px 1px 0px rgb(138, 112, 36), 0px 1px 6px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 1px 0px rgb(138, 112, 36), 0px 1px 6px rgba(0,0,0,.3);
	box-shadow: 0px 1px 0px rgb(138, 112, 36), 0px 1px 6px rgba(0,0,0,.3);
}
.form-control {
	height: 40px;
}
.flatdetailssm {
	cursor: pointer;
}
.close-main {
	font-size: 34px;
	color: #000;
	padding: 10px 0;
	opacity: 0.5;
}
.close-main:hover {
	color: #fff;
}
a.help {
    color: #337ab7;
    font-size: 12px;
    /* margin: 0px; */
    display: inline-block;
    margin: 0px 10px;
}
a.help-mainpage {
    padding: 11px;
    color: #337ab7;
    font-size: 12px;
    /* margin: 0px; */
    display: inline-block;
    margin: 0px 10px;
    border-radius: 5px;
}
a.close-main i {
	vertical-align: sub;
}
/*------Floors---*/

a.floor1 {
	display: block;
	width: 391px;
	height: 121px;
	position: absolute;
	top: 44px;
	left: 252px;
	z-index: 99;
}
a.floor1:hover {
	background: url(../images/Zoom-out_0001.png) no-repeat center!important;
}
a.floor2 {
	display: block;
	width: 391px;
	height: 133px;
	position: absolute;
	top: 89px;
	left: 252px;
	z-index: 99
}
a.floor2:hover {
	background: url(../images/Zoom-out_0002.png) no-repeat center!important;
}
a.floor3 {
	display: block;
	width: 391px;
	height: 141px;
	position: absolute;
	top: 135px;
	left: 250px;
	z-index: 98;
}
a.floor3:hover {
	background: url(../images/Zoom-out_0003.png) no-repeat center!important;
}
a.floor4 {
	display: block;
	width: 372px;
	height: 155px;
	position: absolute;
	top: 174px;
	left: 265px;
	z-index: 97;
}
a.floor4:hover {
	background: url(../images/Zoom-out_0004.png) no-repeat center!important;
}
a.floor5 {
	display: block;
	width: 372px;
	height: 163px;
	position: absolute;
	top: 212px;
	left: 258px;
	z-index: 96;
}
a.floor5:hover {
	background: url(../images/Zoom-out_0005.png) no-repeat center!important;
}
a.floor6 {
	display: block;
	width: 372px;
	height: 163px;
	position: absolute;
	top: 256px;
	left:260px;
	z-index: 95;
}
a.floor6:hover {
	background: url(../images/Zoom-out_0006.png) no-repeat center!important;
}
a.floor7 {
	display: block;
	width: 372px;
	height: 178px;
	position: absolute;
	top: 291px;
	left:255px;
	z-index: 94;
}
a.floor7:hover {
	background: url(../images/Zoom-out_0007.png) no-repeat center!important;
}
a.floor8 {
	display: block;
	width: 372px;
	height: 190px;
	position: absolute;
	top: 327px;
	left:251px;
	z-index: 93;
}
a.floor8:hover {
	background: url(../images/Zoom-out_0008.png) no-repeat center!important;
}
a.floor9 {
	display: block;
	width: 372px;
	height: 200px;
	position: absolute;
	top: 365px;
	left: 250px;
	z-index: 92;
}
a.floor9:hover {
	background: url(../images/Zoom-out_0009.png) no-repeat center!important;
}
a.floor10 {
	display: block;
	width: 372px;
	height: 250px;
	position: absolute;
	top: 401px;
	left:250px;
	z-index: 91;
}
a.floor10:hover {
	background: url(../images/Zoom-out_00010.png) no-repeat center!important;
}
.tab-content strong {
    margin-left: 6px;
}

.virtula-link-holder {
    background: #fff;
    position: absolute;
    bottom: 90px;
    padding: 15px  15px 15px 20px ;
    border-right: 6px solid #2D66B7;
}

.virtula-link-holder h1 {
    font-size: 18px;
    color: #202020;
   /* padding-left: 30px;*/
    margin:0;
}
.btn-watch{
	font-size: 17px;
	font-weight: 600;
	color: #27398F;
	float: right;
	clear: both;
	    display: block;
    margin-top: 5px;
}
.btn-watch:hover{
	text-decoration: none;
}
.custom-modal-video{
	width: 100vw!important;
    height: 100vh!important;
}

.custom-modal-video .embed-responsive-16by9 {
    padding-bottom: 41.15%!important;
}
.btn-viewaerial{
	background: #2D66B7;
    display: table;
    padding: 2px 15px;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
        margin: 20px 10px;
}
.btn-viewaerial i {
	margin-right:8px;
}
.btn-viewaerial:hover{
	text-decoration: none;
	color: #fff;
}
.list-label .head-title{
width: 91px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin: 16px 0;
}
.tab .head-title{
	width: 91px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin: 0;
}
.head-title-i{
	width: 100px;
    text-align: center;
    margin: auto;
    display: inline-block;
}
@media only screen and (max-width:1024px) and (min-width:768px) and (orientation:landscape) {

	.wrapper-main-image{padding:10px 0px;}
	.tab-img img{width:900px;}
	.tower-aimg img {
	    width: 75px;
	}
	.towera {
    position: absolute;
    top: 179px;
    left: 374px;
}
.towerb {
	position: absolute;
top: 209px;
    left: 566px;
}
.tower-bimg {
	position: absolute;
	top: 237px;
    left: 551px;
}
.tower-bimg img{width: 133px;}
.tower-cimg {
	position: absolute;
	top: 142px;
    left: 669px;
}
a.tower-cimg img {

    width: 96px;
}
.tower-dimg img {
    width: 73px;
}

.towerc {
    position: absolute;
   top: 113px;
    left: 677px;

}
.towerd {
    position: absolute;
    top: 191px;
    left: 707px;
}

.tower-dimg {
    position: absolute;
       top: 203px;
    left: 720px;
}


.tower-bimg img, .tower-cimg img, .tower-dimg img{
visibility: hidden;
}
.tower-bimg:hover img, .tower-cimg:hover img, .tower-dimg:hover img {
	visibility: visible;
}
.main-image{width:900px;}
.transpaarent-bldg{width:900px;}


/*------Floors---*/

a.floor1 {
	display: block;
	width: 391px;
	height: 125px;
	position: absolute;
	top: 44px;
	left: 250px;
	z-index: 99;
}

a.floor1:hover {
	background: url(../images/Zoom-out_0001.png) no-repeat center!important;
}
a.floor2 {
	display: block;
	width: 391px;
	height: 133px;
	position: absolute;
	top: 89px;
	left: 253px;
	z-index: 99
}
a.floor2:hover {
	background: url(../images/Zoom-out_0002.png) no-repeat center!important;
}
a.floor3 {
	display: block;
	width: 391px;
	height: 141px;
	position: absolute;
	top: 135px;
	    left: 251px;
	z-index: 98;
}
a.floor3:hover {
	background: url(../images/Zoom-out_0003.png) no-repeat center;
}
a.floor4 {
	display: block;
	width: 372px;
	height: 155px;
	position: absolute;
	top: 174px;
	left: 265px;
	z-index: 97;
}
a.floor4:hover {
	background: url(../images/Zoom-out_0004.png) no-repeat center;
}
a.floor5 {
	display: block;
	width: 372px;
	height: 163px;
	position: absolute;
	top: 212px;
	left: 259px;
	z-index: 96;
}
a.floor5:hover {
	background: url(../images/Zoom-out_0005.png) no-repeat center;
}
a.floor6 {
	display: block;
	width: 372px;
	height: 163px;
	position: absolute;
	top: 256px;
	left: 260px;
	z-index: 95;
}
a.floor6:hover {
	background: url(../images/Zoom-out_0006.png) no-repeat center;
}
a.floor7 {
	display: block;
	width: 372px;
	height: 178px;
	position: absolute;
	top: 291px;
	left: 255px;
	z-index: 94;
}
a.floor7:hover {
	background: url(../images/Zoom-out_0007.png) no-repeat center;
}
a.floor8 {
	display: block;
	width: 372px;
	height: 190px;
	position: absolute;
	top: 327px;
	left: 252px;
	z-index: 93;
}
a.floor8:hover {
	background: url(../images/Zoom-out_0008.png) no-repeat center;
}
a.floor9 {
	display: block;
	width: 372px;
	height: 200px;
	position: absolute;
	top: 365px;
	left: 250px;
	z-index: 92;
}
a.floor9:hover {
	background: url(../images/Zoom-out_0009.png) no-repeat center;
}
a.floor10 {
	display: block;
	width: 372px;
	height: 250px;
	position: absolute;
	top: 401px;
	left: 249px;
	z-index: 91;
}
a.floor10:hover {
	background: url(../images/Zoom-out_00010.png) no-repeat center;
}


.bldg-f10 {
	background: url(../images/closeup_10_ip.jpg) no-repeat center right;
	width: 680px;
	height: 680px;
	    margin-left: 245px;
	position: relative;
}
.bldg-f10.thank-you{background:#44433E; color:#fff;       margin-left: 43px;
    width: 882px;}
.thank-you-wrapper {
    padding: 220px 0px;
}
.act-fl img {
    /* visibility: hidden; */
    width: 328px;
}
.act-fl {
    position: absolute;
    left: 5px;
    top: 274px;
}.inact-fl {
    position: absolute;
    left: 139px;
    top: 234px;
}a.inact-fl img {
    width: 321px;
}.inact-fl-1 {
    position: absolute;
    left: 231px;
    top: 296px;
}a.inact-fl-1 img {
    width: 385px;
}.act-fl-1 img {
    width: 296px;
}.act-fl-1 {
    position: absolute;
    left: 377px;
    top: 249px;
}
ul.nav.nav-tabs.inner-tab {
    position: absolute;
    top: 122px;
    left: 32px;}
	.col-lg-2-5 {
    padding: 10px 5px;
    border: 1px solid #dfdfdf;
    margin-top: -1px;
    margin-right: -1px;
    margin-left: 0;
    font-size: 12px;
}
.search-fileters{    width: 286px;}
.filter-unit ul {
    padding: 0;
    font-size: 12px;
    list-style: none;
}

}



