
/*************************
*******Typography******
**************************/

body {
  font-family: 'Oswald', sans-serif;
  background:#E6E7E8;
}


@font-face { font-family: 'Segoe UI Light'; src: url('../fonts/segoe_ui_light.eot'); src: url('../fonts/segoe_ui_lightd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/segoe_ui_light.html#Segoe UI Light') format('svg'), url('../fonts/segoe_ui_light-2.html') format('woff'), url('../fonts/segoe_ui_light.ttf') format('truetype'); font-weight: normal; font-style: normal;}


.title {
	   font-family: 'Segoe UI Light';
	   font-size:23px;
	  text-align:left;
	  font-weight: 600;
	  color: #30bfc7;
		margin: 0px;
	  
}
h1, h2, h3, h4, h5, h6 {font-family: 'Oswald', sans-serif;}

a {
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
	
}

a, a:hover, a:focus, a:active {
	outline:none
}

#header {
	background:#fff;
	margin-bottom:-21px
}

#header .navbar-nav li a {
	padding-bottom:41px;
	padding-top: 41px;
	color:#5E5E5E;
	text-transform: uppercase;
	font-size:14px
}

#header .navbar-nav li a:focus, 
#header .navbar-nav li a:active, 
#header .navbar-nav li a:hover {
	background:#30bfc7;
	color:#fff;
	
}

#header .navbar-right li a {
	padding-bottom: 41px;
	padding-top: 41px;
	color:#B3B2B3 ;
	font-size:14px
}

#header .navbar-right li a:hover, 
#header .navbar-right li a:focus, 
#header .navbar-right li a:active {
	background:transparent;
	color:#414042;
}


#header  .navbar-nav .dropdown-menu {
  margin-top:-2px;

 /*  background-color: #414042;
padding: 0;
  right: 0;
  top: 100%;
  z-index: 1000;
  left:inherit;
  float:right;
  -moz-transition:opacity 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear;
	-webkit-transition:opacity 0.3s ease-out, visibility 0.1s 0.1s linear;
	-o-transition:opacity 0.3s ease-out, visibility 0.1s 0.1s linear;
	transition:opacity 0.3s ease-out, visibility 0.1s 0.1s linear;*/
  
}


#header  .navbar-nav .dropdown-menu li {
}

#header  .navbar-nav .dropdown-menu li a {
	color:#ddd;
	padding-bottom:15px;
    padding-top:15px;
	background-color: #414042;
	
}

.top-menu {
	margin-top: -103px;
}


#header  .nav .open a, 
#header  .nav .open a:hover, 
#header  .nav .open a:focus, 
#header  .nav .open a:active {
	background-color: #30bfc7;
	color:#fff;
	width:100%;
}

.carousel.carousel-fade .item {
 -webkit-transition: opacity 0.8s ease-in-out;
 -moz-transition: opacity 0.3s ease-in-out;
 -ms-transition: opacity 0.3s ease-in-out;
 -o-transition: opacity 0.8s ease-in-out;
 transition: opacity 0.3s ease-in-out;
 opacity:.8;
}

.carousel.carousel-fade .active.item {
 opacity:1;
}

#slider-carousel {
	position:relative
}


#slider-carousel .right-arrow, #slider-carousel .left-arrow {
	position:absolute;	
	top:0;
	font-size:48px;
	z-index:99;
	color:#ccc;
		
}

#slider-carousel .right-arrow {
	right:50px
}

#slider-carousel .left-arrow {
	right:100px
}

#content .col-sm-6 {

	
}

#body-carousel {
	margin-left: -30px;
}

#footer {
	background:#fff;
	margin-top:0px
}

#footer p {
	margin: 0;
	padding: 13px 0;
	margin-left: 15px;
}

.navbar {
	
}

.navbar-top {
}

.container {
	
}

.row {
}

.col-sm-2 {
}

.navbar-header {
}

.navbar-toggle {
}

.sr-only {
}

.icon-bar {
}

.navbar-brand {
}

.navbar-brand > img {
width: 200px;
padding-top: 15px;
margin-left: 10px;
}

.col-sm-6 {
padding-left: 0px;
padding-right: 20px;
}
.col-sm-8{padding-left: 0px; padding-right: 30px;}

.col-sm-6 > p {
}

.collapse {
}

.navbar-collapse {
}

.nav {
}

.navbar-nav {
float: right;
}

.navbar-nav > li {
}

.navbar-nav > li > a {
}

.dropdown {
}

.dropdown-toggle {
}

.dropdown-menu {
}

.dropdown-menu > li {
}

.dropdown-menu > li > a {
}

.col-sm-4 {
padding-left:0px;
padding-right: 30px;
}

.navbar-right {
}

.navbar-right > li {
}

.navbar-right > li > a {
}

.carousel {
}

.slide {
}

.carousel-inner {
}

.item {
}

.active {
}

.active > img {
}

#slider-carousel .carousel-caption {
	background:#30bfc7;
	bottom: 0;
	left: 75%;
	padding: 20% 1%;
	right: 0;
	top: 0;
	width: 25%;
}

.carousel-caption > h3 {
text-align: center;
color:#fff;
opacity:0.8;
}

.carousel-caption > p {
}

.carousel-caption > h2 {
}

.item > img {
}

.left {
}

.slider-carousel-control {
}

.fa {
}

.fa-angle-left {
}

.right {
}

.fa-angle-right {
}

.left-conetent {
	background: #C5CAC6;
	color: #545252;
	padding:76px 25px;
}

.left-conetent > h2 {
	font-size: 40px;
	font-weight: lighter;
	margin-bottom: 0;
	margin-top: 0;
	color:#888
}

.left-conetent > p {
}

.left-conetent > br {
}

#body-carousel .item img {height:280px}

#body-carousel .carousel-indicators {
	background:#414042;
	bottom: -66px;
	left: 0;
	margin-left: 0;
	padding: 15px;
	width: 100%;
}

#body-carousel .carousel-indicators li {
  background-color:transparent;
  border:none;
  border-radius:0;
  cursor: pointer;
  display: inline-block;
  height:auto;
  margin:0;
  text-indent:0;
  width:auto;
  padding:0 30px
}



/*****Overview CSS******/


/*#overview .item h3 {
	font-family: myFirstFont;
	font-size: 45px;
	opacity: 0.8;
}*/


.overview-content{
	background:#FFFFFF;
	display: block;
	margin-bottom: 4px;
	overflow: hidden;
	padding: 25px 25px 50px;
	margin-left:15px;
	margin-right:15px
}

.overview-content h1 {
	color:#414042;
	margin-bottom:30px;
	text-transform:uppercase;
	margin-left:10px;
	font-family: myFirstFont;
	font-size: 27px;
}

.overview-content p {
	color: #58595B;
	font-family: 'Oswald', sans-serif;
	font-size: 10pt;
	line-height: 25px;
	text-align: justify;
	font-weight: 400;
}


/******Location CSS*******/

.location h1 {
	font-family: myFirstFont;
  color: #414042;
  font-size: 23px;
  text-transform: uppercase;
  margin-top:0
}

#location .carousel-caption {
	padding:20% 3%
}

#location .carousel-caption p {
	text-transform:uppercase;
	color:#fff;
	text-align:left;
	font-size: 20px;
}
.loc01{font-size: 18px;}

#location .carousel-caption ul {
	list-style:none;
	padding:0;
	margin-bottom:7px
}

#location .carousel-caption ul  li{
	border-bottom:1px dotted #9BAFB9;
	color:#9BAFB9;
	text-align:left
}

#location .carousel-caption li span {
	float:right
}


#green .carousel-caption h2 {
	font-size:32px;
	opacity:.8
}

.green-content h4 {
	color: #414042;
	font-family: myFirstFont;
	font-size: 19px;
	margin-bottom: 40px;
	margin-top: -50px;
	text-transform: uppercase;
}

.green-content p {
	color:#58595B;
	font-family: myFirstFont;
	font-size: 10pt;
	line-height: 1.21em;
}

.green-content {
display:block;
overflow:hidden;
background:#fff;
margin-left:15px;
margin-right:15px;
margin-bottom:5px
}
.green-content .left-conetent {
	background:#fff
}

#green-carousel .slider-carousel-control {
  color: #999999;
  font-size: 48px;
  position: absolute;
  right: 0;
  top: 0;
}


#green-carousel .item {
	padding:40px 0 ;
	height:350x
}
#green-carousel .left-arrow {right: 50px;opacity:.5}
#green-carousel .right-arrow {opacity:.5}


#green-carousel .left-arrow:hover {opacity:1}
#green-carousel .right-arrow:hover {opacity:1}


.heading-cont {
  color: #414042;
  font-size: 23px;
  margin: 0;
  padding: 20px 0 10px 30px;
  text-transform: uppercase;
}

.cont-inner1 {
  height: auto;
  margin-left: 30px;
  width: 435px;
}


#sign_up {
  background: none repeat scroll 0 0 #5B7175;
  border: 1px solid #536376;
  padding: 14px 25px 70px 20px;
  position: relative;
  width: 100%;
  margin-bottom:40px
}

#sign_up label {
  color: #FFFFFF;
  float: left;
  width: 155px;
}

#sign_up p {
  margin: 10px 0;
}

input[type="submit"] {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  color: #FFFFFF;
  float: right;
  font-size: 18px;
  font-weight: 600;
  margin: 10px 28px;
}

.cont-inner2 {
	margin-top: 20%;
	width: 100%;
	font-size:16px;
	margin-left:65px
}
#slider-carousel .carousel-caption h2 {
	color: #FFFFFF;
	font-size: 30px;
	opacity:0.8;
	text-transform: uppercase;
	line-height: 45px;
}

#contact h2 {
	color: #414042;
	font-size: 23px;
	margin:4px;
	text-transform: uppercase;
}



#media {
	background:#fff
}

.media-border {height:12px; width:100%; background:#00293f}

#media-carousel .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	margin-left:15%
}


#media-page .carousel-indicators {
	background:#00293f;
	height:auto;
	left:0;
	width:100%;
	margin-left:0;
	position:inherit;
	padding:18px 0;
}

#media-page .carousel-indicators li {
}

#media-page .carousel-indicators li {
  background-color: rgba(0, 0, 0, 0);
  border:0;
  border-radius:0px;
  cursor: pointer;
  display: inline-block;
  height:170px;
  margin: 1px;
  text-indent:0px;
  width: 200px;
}

#media-carousel .carousel-indicators .active {
  background-color: #FFFFFF;
  height: 12px;
  margin: 0;
  width: 12px;
}


#media-page .carousel-indicators li img {
	float:left;
	width:150px;
	height:150px
}


#media-carousel .left-arrow {right:50px;opacity:.6}
#media-carousel .right-arrow {right:15px;opacity:.6}

#media-carousel .left-arrow, #media-carousel .right-arrow {
	color: #999999;
	font-size: 50px;
	margin-top: -80px;
	padding: 10px;
	position: absolute;
}

#media-carousel .left-arrow:hover {opacity:1}
#media-carousel .right-arrow:hover {opacity:1}


.plan-area {
	background:#FFFFFF;
	margin-bottom: 7px;
	margin-top: 0;
	padding:25px 25px 25px 40px;
}

.plan-area.specification {
	padding:25px
}

.plan-area h2 {
	color: #545252;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: -5px;
}


#timeline {
  height: 800px;
  margin: 10px 0 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}

#dates li {
  float: left;
  font-size: 14px;
  height: 50px;
  list-style: none outside none;
  text-align: center;
  width: 85px;
}

#dates a {
  line-height: 38px;
  padding-bottom: 10px;
}
.heading-plan {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 0 20px;
  padding: 20px 0;
}

#issues {
  height: 800px;
  margin: 0;
  overflow: hidden;
  width: 100%;
}

#dates .selected {
  font-size: 24px;
}



#dates li  {
	text-decoration:none
}

#dates li a {
	color:#545252
}

#dates li a:focus, 
#dates li a:hover {
	text-decoration:none
}


.plan-contain {
  background: #FFFFFF;
  margin-bottom: 7px;
  padding: 25px;
}
.pop_floorplan{
background:url("../images/floor_back.png") repeat-x;
width:1000px;
height:600px;
margin: 0 auto;
border-radius: 10px;
float:left;
border: 1px solid #ccc;
}
.floor_head{float:right;margin-right: 35px;}
.floor_head h2{float:left;font-size: 18px;color: #fff;padding: 10px 40px;}

.floor_content{
float:left;
margin:0px 25px;
margin-bottom: 95px;
}
.floor_img1{float:left;padding: 5px;background: #fff;border-radius: 10px;margin: 0px 20px 0px 0px;border: 2px solid #ccc;}
.floor_img1 img{width: 200px;}
.floor_content1{float:left;margin: 40px 15px;}
.floor_content1 h3{
float: left;
width: 80px;
font-size: 12px;
color: #ccc;
margin-right: 11px;
margin-left: 21px;
}
.scroll_content{position:relative;}

.scroll_container {
width: 765px;
height:600px;
margin: 0 auto;
border-radius: 10px;
float:left;
}


.scroll_header {
	height:70px;
	margin-top: -25px;
	margin-right: 35px;
}
.scroll_header h1{float:left;font-size: 24px;color: #fff;}
.scroll_header h2{float:right;font-size: 14px;color: #fff;padding: 10px 40px;}


.header_overlay {
	height:200px;
	background:#9c8678;	
	position:absolute;
	width:800px;
}


.scroll_content {
	height: 370px;
	border-radius:0 0 5px 5px;	
	overflow-y:scroll;
	float:left;
}
#ex3::-webkit-scrollbar{
width:11px;
} 
#ex3::-webkit-scrollbar-thumb{
background-color:#666;
border-radius:10px;
}
#ex3::-webkit-scrollbar-thumb:hover{
background-color:#999;
border:1px solid #333333;
}
#ex3::-webkit-scrollbar-thumb:active{
background-color:#666;
border:1px solid #333333;
} 
#ex3::-webkit-scrollbar-track{
border-radius:10px;

} 

.scroll_item {
	z-index:999999;
	float:left;
	margin:0px 10px;
	margin-bottom: 60px;
	
}

#modal {
	position:absolute;
	background:url("../images/floor_back.png") repeat-x;
	padding:8px;
	margin:10px;
	height: 460px;
	border-radius: 10px;
	box-shadow: 0px 2px 2px #aaa;
	z-index: 999;
}


#content {
	padding:20px;
}


#close {
	position:absolute;
	background:url(close.png);
	width:24px;
	height:27px;
	top: 14px;
right: 30px;
opacity: 0.6;
opacity: 0.6;
}

.dropdown01{margin: -2px -460px 0 0;width: 1036px;}
.dropdown02{width: 340px;margin: -2px -95px 0 0;}
.dropdown03{width: 800px;margin-right: -147px;}
.dropdown04{width: 350px;margin: -2px -95px 0 0;}
.location_cs p{background:url("../images/List_back.png") no-repeat left;padding: 0px 0px 0px 25px;border-bottom: 1px dotted #ccc;margin: 12px 12px 5px 5px;}
.location_cs h4{padding-bottom:10px;}
.location_cs span{color:#00293f;font-weight:600;}

.location-cs p{background:url("../images/List_back.png") no-repeat left;padding: 0px 0px 0px 25px;border-bottom: 1px dotted #ccc;margin: 12px 12px 5px 5px;}
.location-cs h4{padding-bottom:10px;}
.location-cs span{color:#00293f;font-weight:600;}
/*.carousel-caption img{width: 270px;
border-radius: 10px;
margin-top: 10px;
opacity: 0.7;
} */
.popupbox{
position: absolute;
margin: auto;
z-index: 999;
top: 100px;
left: 140px;
border: 10px solid #ccc;
border-radius: 10px;
}
.popupbox a{position: absolute;
top: -26px;
right: -25px;

}