.range-bar {
	background-color: #323232;
	border-radius: 15px;
	display: block;
	height: 4px;
	position: relative;
	width: 97%;
}
.range-quantity {
	background-color: #f3a91a;
	border-radius: 15px;
	display: block;
	height: 100%;
	width: 0;
}
.range-handle {
	background-image: url(../img/calculator-pointer.png);
	cursor: pointer;
	height: 13px;
	left: 0;
	top: -5px;
	margin-left:-1px;
	position: absolute;
	width: 10px;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.range-min, .range-max {
	color: #181819;
	font-size: 12px;
	height: 20px;
	padding-top: 4px;
	position: absolute;
	text-align: center;
	top: -9px;
	width: 24px;
	display: none
}
.range-min {
	left: -30px;
}
.range-max {
	right: -30px;
}
.range-disabled {
	cursor: default;
}
.display-box {
	background-color: transparent;
	border: 1px solid #323232;
	font-size: 0.8em;
	height: 40px;
	padding-top:6px;
	position: absolute;
	right: -170px;
	text-align: center;
	top: 0px;
	width: 130px;
	border-radius: 0;
	box-shadow: none; color:#fff;font-size:17px;font-family: 'Source Sans Pro', sans-serif;font-weight:lighter;
}
.box {
	background-color: #1c1c1c
}
* {
	margin: 0;
	padding: 0;
}
.clearfix:before, .clearfix:after {
	content: '';
	display: table;
}
.clearfix:after {
	clear: both;
}

.box {
	padding:60px 50px; border:1px solid #323232
}
.slider-wrapper {
	margin:0 0 30px;
	position: relative;
	width: 250px;
}
.section-list li div {
	background-color: #3788ca;
	color: #fff;
	display: inline-block;
	
	margin-right: 5px;
	padding: 1px 8px 4px;
	-webkit-transform: skewX(-15deg);
	-ms-transform: skewX(-15deg);
	transform: skewX(-15deg);
}
.section-list li p {
	display: inline-block;
}
.section-list li span {
	font-style: italic;
}
.section-list li:last-child {
	margin-bottom: 0;
}
.example {
	border-bottom: 1px solid #deecf5;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.example:last-child {
	border: 0;
	margin: 0;
	padding: 0;
}
.slider-wrapper > span {
    color: #a7a7a7;
    display: inline-block;font-size:14px;font-family: 'Source Sans Pro', sans-serif;font-weight:lighter; 
   
}
.styled select {
  background: transparent;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
  background: rgba(0, 0, 0, 0) url("../img/sel-arrow.png") no-repeat scroll right center;color:#a7a7a7;
  font-size:17px;font-family: 'Source Sans Pro', sans-serif;font-weight:lighter;
  border: none; 
  height: 40px; padding:0 10px; 
}
.sel-drop{width:98%}
.sel-select{ width:100%}
.apart-sel{ width:60%}
.apart-select{ width:100%}
.styled {
  
 
  height: 40px;
  border: 1px solid #323232;
 font-size:17px;font-family: 'Source Sans Pro', sans-serif;font-weight:lighter;
  overflow: hidden;
}
select {
    -moz-appearance: none;
   
}
.sub-btn button{ background-color:#f26522; color:#fff; padding:15px 50px; margin-top:30px; border:none;font-size:18px;font-family: 'Source Sans Pro', sans-serif;font-weight:600; opacity:0}
.afford .styled { color:#fff; margin:0 auto}
.afford .styled select{ color:#fff; margin:0 auto}
option { padding: 10px;background-color:#1c1c1c;}


/*re*/
select#afford_bhk:focus
{
	outline:none;
}
/***********************************/
.no-slide.year-tab {
    border: none;
    z-index: 0;
    margin-bottom: 30px;
    text-align: center;
    padding: 10px 50px;
    margin: 0;
	width:100%;
	background-color: #fff;
	border-bottom: 1px solid #ececec;
}
.customNavigation {
  
   top:0px;
   
   
}
#owl-demo-1, #owl-demo-2, #owl-demo-3, #owl-demo-4, #owl-demo-5, #owl-demo-6, #owl-demo-7, #owl-demo-8, #owl-demo-9, #owl-demo-10, #owl-demo-11, #owl-demo-12, #owl-demo-13, #owl-demo-14, #owl-demo-15, #owl-demo-16 {

	width:100% !important;
	padding:0;
	height:546px;
}
.btn.prev {
    float: left;
    miargin: 10px 0px;
}
a.btn.prev {
    position: absolute;
    left: 48px;
	width:50px;
	border:none;
	border-right:1px solid #e3e3e3;
	border-radius:0px;
	height:68px;
	top:0;
	margin:0;
	border-top:none;
	border-left:none;
	border-bottom:none;
	padding: 30px 10px;
	background-color:#fff;
    /* z-index: 99999; */
}
a.btn.next {
    position: absolute;
    right: 35px;
	width:50px;
	width:50px;
	border:none;
	border-left:1px solid #e3e3e3;
	border-radius:0px;
	height:68px;
	top:0;
	margin:0;
	border-top:none;
	border-right:none;
	border-bottom:none;
	padding: 30px 10px;
	background-color:#fff;
    /* z-index: 99999; */
}
.btn.next {
    margin: 10px 0px;
}
.head-construct {
    padding: 119px 0px;
	text-align:left;
}
.head-construct h3
{
	font-size:35px;
	color:#000;
	font-family: 'Source Sans Pro', sans-serif;
	padding:10px 0px;
	text-align:left;
	margin-bottom:0;
}
.head-construct h4
{
	font-size:30px;
	color:#696969;
	font-family: 'Source Sans Pro', sans-serif;
	padding:10px 0px;
	text-align:left;
	font-weight:lighter;
}
.head-construct p
{
	font-size:20px;
	color:#3d3d3d;
	font-family: 'Source Sans Pro', sans-serif;
	padding:10px 0px;
	text-align:left;
}
.apartment .year-tab a, .projects-page .year-tab a {
    padding: 15px 18px;
}
.hover-con
{
	position:relative;
	
}
.hover-con .fancybox::before
{
	position:absolute;
	content:' ';
	left:0;
	right:0;
	top:30%;
	width:46px;
	height:46px;
	margin:0 auto;
	background-image:url(../img/zoom-icon-cons.png);
	display:block;
	opacity:0;
	transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
}
.hover-con:hover .fancybox::before
{
	opacity:1;
	top:40%;
	transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
}



